Commit Graph

23 Commits

Author SHA1 Message Date
danielclow 95dec50340 docs: update docs for docusaurus 3.0 2024-01-19 16:49:46 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
wade zhang dfcd85785c
Merge pull request #23498 from taosdata/docs/xftan/TD-26332/geometry
docs(taosAdapter): varbinary and geometry types in restful
2023-12-11 17:50:25 +08:00
danielclow 3297bc7ab6 docs: replace absolute links with relative links 2023-11-30 10:39:21 +08:00
danielclow ca3e669bfd docs: replace absolute links with relative links 2023-11-30 10:19:42 +08:00
danielclow 24b0ed222e docs: rename programming connectors to client libraries 2023-11-29 22:29:30 +08:00
t_max 2f44a8f09f docs(taosAdapter): varbinary and geometry types in restful 2023-11-01 15:29:39 +08:00
meeki007 b00af27de5
Update 02-rest-api.mdx - note about URL Encoding (#22221)
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
2023-07-28 09:12:54 +08:00
Shuduo Sang ef80b5b05b
docs: update grafana doc for 3.0 (#21300)
* docs: fix tab value and label

* docs: fix tab value and label

* docs: add dbname note in grafa and fix lots of unicode characters in english doc
2023-05-15 12:26:03 +08:00
Shuduo Sang c1412648d0
docs: use json instead of table in rest api (#20895)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc
2023-04-12 21:46:19 +08:00
Shuduo Sang c3abf5ede7
docs: use html table in rest api (#20893)
* docs: add rest api diff

* docs: use html table
2023-04-12 19:51:37 +08:00
Shuduo Sang b8ca369513
docs: add rest api diff (#20892) 2023-04-12 19:20:16 +08:00
Xuefeng Tan 20e228f6ba
docs: fix login response body (#20397) 2023-03-10 17:04:07 +08:00
Xuefeng Tan 4e25ef3adc
docs: configurable Http status code (#20342) 2023-03-10 13:43:38 +08:00
sunpeng 060a085a2d
docs: update docs for req id (#20210) 2023-03-01 18:32:12 +08:00
danielclow 7a11008316 doc: add descriptions to all docs 2023-02-06 00:07:16 +08:00
Xuefeng Tan df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time (#17400) 2022-10-25 11:45:16 +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
gccgdb1234 8b5283ceff doc: remove improper taosdata.com 2022-08-29 17:45:51 +08:00
gccgdb1234 a269f63a10 doc: change connector order and add taosadapter in REST API 2022-08-24 17:09:47 +08:00
danielclow bf8d4db773 doc: english version of rest-api 2022-08-22 06:52:08 +08:00
Zhengmao Zhu 561315cc3a docs: Update en 03-docker.md
CURL add -L parameters and "" in docker\REST page
2022-06-21 12:55:26 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00