Commit Graph

37 Commits

Author SHA1 Message Date
wade zhang e8e1d64a9d
Update 10-cpp.mdx 2022-11-11 16:28:02 +08:00
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
Xuefeng Tan df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time (#17400) 2022-10-25 11:45:16 +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
Zhiyu Yang 31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
songshuqi 5230c16153
Update 02-rest-api.mdx (#17221) 2022-10-08 17:42:33 +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 075d8c4933 doc: change default tab to rest 2022-09-29 16:59:47 +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 4305a2374a
docs: refine rest api doc (#17050)
* docs: add more clear desc

* doc: fix ../zh/08-connector/02-rest-api.mdx
2022-09-24 16:02:32 +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 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
xiaolei li 78ac5ee131
docs(diver):C# add docs with WebSocket (#16950)
* docs(diver):C# add docs with WebSocket

* docs(driver):C# docs update with commnets
2022-09-20 18:23:39 +08:00
Shuduo Sang c57e6220d5 docs: add schemaless api 2022-09-16 10:51:51 +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
Shengliang Guan d8ac808e2b Merge remote-tracking branch 'maikebing/patch-1' into fix/dnode 2022-09-01 15:43:07 +08:00
gccgdb1234 d558793ab6 doc: add description field for files without description 2022-08-25 15:23:20 +08:00
gccgdb1234 a269f63a10 doc: change connector order and add taosadapter in REST API 2022-08-24 17:09:47 +08:00
gccgdb1234 f7014e093d doc: sort connectors 2022-08-24 13:04:46 +08:00
gccgdb1234 1c5524cef3 doc: fix broken links 2022-08-24 12:44:29 +08:00
gccgdb1234 ead5e6b222 doc: rename index.md 2022-08-24 12:34:03 +08:00
gccgdb1234 44691133af doc: fix broken links 2022-08-24 12:07:59 +08:00
gccgdb1234 2d1e64ce70 doc: fix broken links 2022-08-24 11:10:11 +08:00
gccgdb1234 4a494cc02e doc: fix broken links 2022-08-24 10:44:09 +08:00
gccgdb1234 bafc69462f doc: fix broken links 2022-08-24 09:30:46 +08:00
gccgdb1234 d111abf4da Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-24 09:18:54 +08:00
gccgdb1234 55f106db11 doc: move connector to a separate top chapter 2022-08-24 09:18:45 +08:00