wade zhang
a501dc3f0c
Merge pull request #17745 from taosdata/docs/TS-1976
...
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-29 16:43:29 +08:00
Xuefeng Tan
f2cee43cb7
doc: driver-go support stmt via WebSocket ( #17740 )
...
* doc: driver-go support stmt via WebSocket
* docs: fix typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-28 16:11:53 +08:00
Shuduo Sang
d625cb56b7
docs: fix few typos
2022-10-28 15:47:55 +08:00
huolibo
a7c2e0e688
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-28 15:31:47 +08:00
Shengliang Guan
ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
...
docs: update mac docs
2022-10-19 09:27:34 +08:00
Xuefeng Tan
c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling ( #17435 )
...
* doc : driver-go support WebSocket-based bulk pulling
* doc : update English translation
* docs: remove preparation section
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
afwerar
abbfa0b8e5
docs: update mac docs
2022-10-18 18:13:00 +08:00
Zhiqiang Wang
fc9982de68
docs: change macos client doc ( #17420 )
...
* docs: change macos client doc
* docs: change macos client doc
* docs: make taosadapter/taosbenchmark description align with prev
* fix: chinese colon
* fix: chinese colon
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Shuduo Sang
400b5e1344
docs: fix python version required and a few typos ( #17257 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Zhiqiang Wang
1e6ac774aa
docs: change doc about Mac ( #17227 )
2022-10-08 23:57:40 +08:00
Shuduo Sang
86ca19f4d4
docs: sub-tbname rule note and fix show stables output ( #17171 )
2022-09-30 11:58:30 +08:00
gccgdb1234
768a04d171
doc: fix duplicate tabItem value
2022-09-29 17:14:47 +08:00
gccgdb1234
19be38dcca
doc: change default to rest
2022-09-29 17:09:25 +08:00
gccgdb1234
67aba0657d
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-09-29 16:46:04 +08:00
gccgdb1234
f1d492f628
doc: change rest connection sample as the default in tabs
2022-09-29 16:18:47 +08:00
Shuduo Sang
cfd7036661
docs: update connector doc for3.0 ( #17020 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
2022-09-23 11:55:55 +08:00
xiaolei li
33d40ce340
docs(driver)supply c# ws for docs en ( #17009 )
2022-09-22 17:27:51 +08:00
xiaolei li
c577897c1f
test(docs):change docs-example file structure and update reference ( #16987 )
...
* test(docs):update docs-example file structure
* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
dingbo
cc932bc8d0
docs: fix broken links
2022-09-16 11:11:39 +08:00
Shuduo Sang
9355996eb1
docs: change location to align with taosbenchmark
2022-09-13 17:50:35 +08:00
Shuduo Sang
c5b17d192c
docs: update csharp connector status ( #16787 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
2022-09-13 17:09:56 +08:00
gccgdb1234
62daf3623f
doc: fix compilation error
2022-09-01 12:14:53 +08:00
Shengliang Guan
1289093b02
Merge pull request #16548 from arielyang/docs/yangpan-read-through-02
...
docs: fix minor punctuation typos
2022-09-01 09:38:14 +08:00
Pan YANG
9443109338
Merge branch 'taosdata:main' into docs/yangpan-read-through-02
2022-09-01 09:25:27 +08:00
Sean Ely
e765adcd01
docs: Python Connector - missing quote ( #16547 )
...
Missing a quote in the first word
2022-09-01 00:38:35 +08:00
gccgdb1234
8b5283ceff
doc: remove improper taosdata.com
2022-08-29 17:45:51 +08:00
gccgdb1234
168b6cc9eb
doc: change connector order
2022-08-24 17:21:57 +08:00
Pan YANG
4fc9d8c1ef
docs: remove misspelled file
2022-08-23 22:14:06 +08:00
Shuduo Sang
103b7bafb7
docs: remove version number text from docs ( #16281 )
2022-08-23 15:12:32 +08:00
gccgdb1234
6953c8a5e1
doc: remove useless 2.4 version information
2022-08-22 15:31:39 +08:00
gccgdb1234
a47c6ff281
doc: copy _preparition.mdx from zh to en
2022-08-22 09:32:13 +08:00
danielclow
4f592ba9c4
doc: english version of connector
2022-08-22 06:55:15 +08:00
huolibo
fe05680377
docs: change default value ( #16142 )
2022-08-16 22:39:34 +08:00
huolibo
959cf23bfd
docs: add tmq sample and doc ( #16082 )
...
* docs: modify jdbc version
* docs: add tmq sample
2022-08-13 01:32:41 +08:00
afwerar
f1dedd450c
doc: remove win32 from doc
2022-08-12 11:01:46 +08:00
Linhe Huo
74cd6a971e
docs(rust): update rust documentations and examples for 3.0 ( #16009 )
...
Closes
- [TD-17895](https://jira.taosdata.com:18080/browse/TD-17895 )
- [TD-18191](https://jira.taosdata.com:18080/browse/TD-18191 )
- [TD-18197](https://jira.taosdata.com:18080/browse/TD-18197 )
2022-08-11 19:55:23 +08:00
afwerar
80a01235f2
doc: change 3.0 doc
2022-08-11 14:37:43 +08:00
Shuduo Sang
630e7d8dc7
docs: refine connect doc for 3.0 ( #15749 )
2022-08-04 17:14:27 +08:00
huolibo
0273388bab
docs: TDengine 2.* document checkout jdbc 2.0 branch
2022-07-22 16:31:22 +08:00
huolibo
4a7d484185
docs(driver): improve description
2022-07-19 14:33:46 +08:00
huolibo
99fd74c747
docs(driver): release jdbc 2.0.40
2022-07-19 14:33:46 +08:00
dingbo
5407ea7895
docs: reference rust
2022-06-17 09:54:54 +08:00
dingbo
37db1516ed
docs: move docs-en and docs-cn to docs
2022-06-13 15:32:44 +08:00