Jeff Tao
c2eb45fad7
Update index.md
2022-08-25 15:16:51 +08:00
Pan YANG
48c3cffe27
docs: correct epoch definition in English
2022-08-25 14:17:28 +08:00
gccgdb1234
4dc88f3dd6
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-08-25 14:10:49 +08:00
gccgdb1234
619f11f02c
doc: add meters example in concept page
2022-08-25 14:10:42 +08:00
Shuduo Sang
e11f43ad61
docs: update k8s docs for3.0 ( #16401 )
...
* docs: update helm doc for 3.0
* docs: update helm parameters list to reflect 3.0 reality
2022-08-25 13:51:49 +08:00
gccgdb1234
667917787e
doc: remove improper output from apt-get remove
2022-08-25 13:29:13 +08:00
wade zhang
ec2de0a596
Update index.md
2022-08-25 13:03:31 +08:00
wade zhang
bcdecff5f7
Merge pull request #16400 from taosdata/docx/3.0cyjia
...
docs:add aptremove of tdengine for en document
2022-08-25 12:59:42 +08:00
gccgdb1234
b5018e8712
doc: add data model diagram in concept page
2022-08-25 12:59:02 +08:00
gccgdb1234
49148ae7c4
doc: add data model diagram in concpet chapter
2022-08-25 12:45:36 +08:00
jiacy-jcy
f1304dafc5
docs:add aptremove of tdengine for en document
2022-08-25 12:41:22 +08:00
wade zhang
e971af427c
Update 24-show.md
2022-08-25 09:32:16 +08:00
gccgdb1234
168b6cc9eb
doc: change connector order
2022-08-24 17:21:57 +08:00
gccgdb1234
a269f63a10
doc: change connector order and add taosadapter in REST API
2022-08-24 17:09:47 +08:00
Sean Ely
bf8c8cf694
docs: getting started docker
...
Fixed the location tags description from taosBenchmark
2022-08-23 20:29:52 -07:00
wade zhang
f57420e466
Merge pull request #16351 from taosdata/docs/update_test_report
...
docs:update test report of English version
2022-08-24 06:02:22 +08:00
Shuduo Sang
8f886f6e27
docs: fix en/20-third-party/emqx/client-num.webp ( #16357 )
2022-08-23 23:18:12 +08:00
Shuduo Sang
de2cecd52f
docs: update it devops telegraf for3.0 ( #16356 )
...
* docs: update telegraf and collectd english version pictures
* docs: fix it devops telegraf eng picture
2022-08-23 22:58:01 +08:00
Jeff Tao
a62806bdc5
Update index.md
2022-08-23 21:10:39 +08:00
Jeff Tao
b9e1539cdd
Update index.md
2022-08-23 21:10:07 +08:00
Jeff Tao
127b62ea0e
Update 01-index.md
2022-08-23 21:05:27 +08:00
wenzhouwww
354cb06c43
update TDengine CLI description .
2022-08-23 20:40:51 +08:00
Shuduo Sang
7b2cea6c80
docs: update telegraf and collectd english version pictures ( #16353 )
2022-08-23 20:33:05 +08:00
wenzhouwww
d17c0331f9
docs:update test report of English version
...
update test report of English version
2022-08-23 20:25:17 +08:00
Shuduo Sang
103b7bafb7
docs: remove version number text from docs ( #16281 )
2022-08-23 15:12:32 +08:00
wade zhang
7fbb025e1f
Merge pull request #16321 from taosdata/docs/interp-1
...
docs: fix interp manual en version
2022-08-23 12:55:18 +08:00
afwerar
7ec3780f35
doc: update 3.0 mac doc
2022-08-23 11:49:50 +08:00
Ganlin Zhao
2e64ce22b0
docs: fix interp en manual
2022-08-23 11:31:28 +08:00
wade zhang
6dd250c2e5
Merge pull request #16316 from taosdata/sean-tdengine-patch-56
...
docs: functions - fixed typo
2022-08-23 09:17:09 +08:00
wade zhang
39a77a0dec
Merge pull request #16315 from taosdata/sean-tdengine-patch-55
...
docs: Select - fixed typo
2022-08-23 09:16:51 +08:00
wade zhang
43d632387f
Merge pull request #16314 from taosdata/sean-tdengine-patch-54
...
docs: Time-Series Extensions - added pseudocolumns
2022-08-23 09:16:41 +08:00
wade zhang
06fa8aecda
Merge pull request #16313 from taosdata/sean-tdengine-patch-53
...
docs: Getting Started Package - Fixed sequencing
2022-08-23 09:16:24 +08:00
wade zhang
3897264772
Merge pull request #16312 from taosdata/sean-tdengine-patch-52
...
docs: Get Started - Docker - fixed sequencing
2022-08-23 09:16:02 +08:00
Sean Ely
8d660c0c4f
Update 01-docker.md
2022-08-22 14:39:37 -07:00
Sean Ely
f3119a1504
docs: functions - fixed typo
...
Fixed typo in SQL functions for SELECT SERVER_STATUS();
2022-08-22 14:20:42 -07:00
Sean Ely
e30307aab7
docs: Select - fixed typo
...
Fixed typo in Select documentation around _WDURATION.
2022-08-22 14:18:01 -07:00
Sean Ely
3a9d376851
docs: Time-Series Extensions - added pseudocolumns
...
Added the _wstart, _wend, and _wduration pseudocolumns to the documentation.
2022-08-22 14:13:58 -07:00
Sean Ely
794323052e
docs: Getting Started Package - Fixed sequencing
...
1. The CLI should come after Benchmark, otherwise it's confusing.
2. taos > shouldn't be in the command lines, otherwise users can copy and paste.
3. California.SanFrancisco doesn't match the current taosBenchmark
4. The Interval query was confusing, so I changed it to make more sense to me
2022-08-22 13:57:39 -07:00
Sean Ely
2656f5746e
docs: Get Started - Docker - fixed sequencing
...
1. The CLI should come after Benchmark, otherwise it's confusing.
2. taos > shouldn't be in the command lines, otherwise users can copy and paste.
3. California.SanFrancisco doesn't match the current taosBenchmark
2022-08-22 13:01:31 -07:00
Sean Ely
34a9217779
docs: fixed broken link
...
Fixed broken link and added updated star count.
2022-08-22 11:15:04 -07:00
afwerar
e41b3b80cb
doc: update 3.0 doc jsx error
2022-08-22 23:54:45 +08:00
afwerar
e20929f4b4
doc: update 3.0 doc jsx error
2022-08-22 23:51:52 +08:00
afwerar
2dba7c1afa
doc: update 3.0 doc
2022-08-22 23:26:20 +08:00
gccgdb1234
450bdf629d
doc: fix broken links
2022-08-22 18:44:36 +08:00
gccgdb1234
e633e7d675
doc: fix broken links
2022-08-22 18:32:16 +08:00
gccgdb1234
976823542f
doc: remove obsolete files
2022-08-22 17:50:07 +08:00
gccgdb1234
f06b7bfdc2
doc: remove obsolete installation part in operation guide
2022-08-22 17:48:04 +08:00
gccgdb1234
e4a1b87070
doc: remove obsolete cluster files
2022-08-22 17:45:37 +08:00
gccgdb1234
254d436d75
doc: move 2 files to internal
2022-08-22 17:43:13 +08:00
gccgdb1234
e7b5972c68
doc: remove 2 obsolte files
2022-08-22 17:39:09 +08:00