diff --git a/docs/en/04-get-started/_category_.yml b/docs/en/04-get-started/_category_.yml deleted file mode 100644 index 043ae21554..0000000000 --- a/docs/en/04-get-started/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Get Started diff --git a/docs/en/07-operation/_category_.yml b/docs/en/07-operation/_category_.yml deleted file mode 100644 index 3231ce910d..0000000000 --- a/docs/en/07-operation/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Administration diff --git a/docs/en/08-develop/01-connect/_category_.yml b/docs/en/08-develop/01-connect/_category_.yml deleted file mode 100644 index 83f9754f58..0000000000 --- a/docs/en/08-develop/01-connect/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Connect diff --git a/docs/en/08-develop/02-model/_category_.yml b/docs/en/08-develop/02-model/_category_.yml deleted file mode 100644 index a2b49eb879..0000000000 --- a/docs/en/08-develop/02-model/_category_.yml +++ /dev/null @@ -1,2 +0,0 @@ -label: Data Model - diff --git a/docs/en/08-develop/03-insert-data/_category_.yml b/docs/en/08-develop/03-insert-data/_category_.yml deleted file mode 100644 index e515d60e09..0000000000 --- a/docs/en/08-develop/03-insert-data/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Insert Data diff --git a/docs/en/08-develop/04-query-data/_category_.yml b/docs/en/08-develop/04-query-data/_category_.yml deleted file mode 100644 index 809db34621..0000000000 --- a/docs/en/08-develop/04-query-data/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Query Data diff --git a/docs/en/08-develop/_category_.yml b/docs/en/08-develop/_category_.yml deleted file mode 100644 index 6f0d66351a..0000000000 --- a/docs/en/08-develop/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Developer Guide \ No newline at end of file diff --git a/docs/en/14-reference/01-components/03-taosadapter.md b/docs/en/14-reference/01-components/03-taosadapter.md index 9a65a83e83..b257633d3b 100644 --- a/docs/en/14-reference/01-components/03-taosadapter.md +++ b/docs/en/14-reference/01-components/03-taosadapter.md @@ -1,5 +1,5 @@ --- -title: taosAdapter +title: taosAdapter Reference Guide sidebar_label: taosAdapter description: This document describes how to use taosAdapter, a TDengine companion tool that acts as a bridge and adapter between TDengine clusters and applications. --- diff --git a/docs/en/14-reference/01-components/06-taoskeeper.md b/docs/en/14-reference/01-components/06-taoskeeper.md index 2c12ce5e08..4f8315e48f 100644 --- a/docs/en/14-reference/01-components/06-taoskeeper.md +++ b/docs/en/14-reference/01-components/06-taoskeeper.md @@ -1,6 +1,6 @@ --- sidebar_label: taosKeeper -title: taosKeeper +title: taosKeeper Reference Guide description: This document describes how to use taosKeeper, a tool for exporting TDengine monitoring metrics. --- diff --git a/docs/en/14-reference/01-components/08-taos-cli.md b/docs/en/14-reference/01-components/08-taos-cli.md index 1c4c1103e2..55a7a940ea 100644 --- a/docs/en/14-reference/01-components/08-taos-cli.md +++ b/docs/en/14-reference/01-components/08-taos-cli.md @@ -1,6 +1,6 @@ --- title: TDengine Command Line Interface (CLI) -sidebar_label: Command Line Interface +sidebar_label: TDengine CLI description: This document describes how to use the TDengine CLI. --- diff --git a/docs/en/14-reference/01-components/index.md b/docs/en/14-reference/01-components/index.md new file mode 100644 index 0000000000..c0c9e1894f --- /dev/null +++ b/docs/en/14-reference/01-components/index.md @@ -0,0 +1,13 @@ +--- +title: Components Reference Guide +sidebar_label: Components +--- + +In this section we will explain the major TDengine components, including their functionalities, command line parameters, configurations, etc. + +```mdx-code-block +import DocCardList from '@theme/DocCardList'; +import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; + + +``` \ No newline at end of file diff --git a/docs/en/14-reference/03-taos-sql/_category_.yml b/docs/en/14-reference/03-taos-sql/_category_.yml deleted file mode 100644 index 74a3b6309e..0000000000 --- a/docs/en/14-reference/03-taos-sql/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: TDengine SQL diff --git a/docs/en/14-reference/03-taos-sql/index.md b/docs/en/14-reference/03-taos-sql/index.md index f1871cc6fb..dfe6bc8d9f 100644 --- a/docs/en/14-reference/03-taos-sql/index.md +++ b/docs/en/14-reference/03-taos-sql/index.md @@ -1,5 +1,6 @@ --- -title: TDengine SQL +title: SQL Reference Guide +sidebar_label: SQL description: This document describes the syntax and functions supported by TDengine SQL. --- diff --git a/docs/en/14-reference/05-connectors/_category_.yml b/docs/en/14-reference/05-connectors/_category_.yml deleted file mode 100644 index a70a33caa6..0000000000 --- a/docs/en/14-reference/05-connectors/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: "Client Libraries" diff --git a/docs/en/14-reference/05-connectors/index.mdx b/docs/en/14-reference/05-connectors/index.mdx index c06103ce90..8e224fb1ab 100644 --- a/docs/en/14-reference/05-connectors/index.mdx +++ b/docs/en/14-reference/05-connectors/index.mdx @@ -1,5 +1,6 @@ --- -title: Client Libraries +title: Connector Reference Guide +sidebar_label: Connectors description: This document describes the client libraries that TDengine provides to interface with various programming languages. --- diff --git a/docs/en/14-reference/09-support-platform/_category_.yml b/docs/en/14-reference/09-support-platform/_category_.yml deleted file mode 100644 index fabf2fef69..0000000000 --- a/docs/en/14-reference/09-support-platform/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: supported platforms diff --git a/docs/en/14-reference/09-support-platform/index.md b/docs/en/14-reference/09-support-platform/index.md index bc1133b9a7..19fa490154 100644 --- a/docs/en/14-reference/09-support-platform/index.md +++ b/docs/en/14-reference/09-support-platform/index.md @@ -1,5 +1,6 @@ --- -title: List of supported platforms +title: Supported Platforms +sidebar_label: Supported Platforms description: This document describes the supported platforms for the TDengine server, client, and client libraries. --- diff --git a/docs/en/14-reference/12-config/_category_.yml b/docs/en/14-reference/12-config/_category_.yml deleted file mode 100644 index 94aa943872..0000000000 --- a/docs/en/14-reference/12-config/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Configuration \ No newline at end of file diff --git a/docs/en/14-reference/12-config/index.md b/docs/en/14-reference/12-config/index.md index 4ec01183da..14a1a0fb9d 100755 --- a/docs/en/14-reference/12-config/index.md +++ b/docs/en/14-reference/12-config/index.md @@ -1,5 +1,6 @@ --- -title: Configuration Parameters +title: Configuration Parmeters +sidebar_label: Configurations description: This document describes the configuration parameters for the TDengine server and client. --- diff --git a/docs/en/14-reference/13-schemaless/13-schemaless.md b/docs/en/14-reference/13-schemaless/13-schemaless.md index b45860976d..a451432217 100644 --- a/docs/en/14-reference/13-schemaless/13-schemaless.md +++ b/docs/en/14-reference/13-schemaless/13-schemaless.md @@ -1,5 +1,6 @@ --- title: Schemaless Writing +sidebar_label: Schemaless description: This document describes how to use the schemaless write component of TDengine. --- diff --git a/docs/en/14-reference/13-schemaless/_category_.yml b/docs/en/14-reference/13-schemaless/_category_.yml deleted file mode 100644 index 416b41f73c..0000000000 --- a/docs/en/14-reference/13-schemaless/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Schemaless writing diff --git a/docs/en/14-reference/_category_.yml b/docs/en/14-reference/_category_.yml deleted file mode 100644 index 1fb42e60a7..0000000000 --- a/docs/en/14-reference/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Reference \ No newline at end of file diff --git a/docs/en/14-reference/index.md b/docs/en/14-reference/index.md index d57eee512a..ada0332272 100644 --- a/docs/en/14-reference/index.md +++ b/docs/en/14-reference/index.md @@ -1,5 +1,5 @@ --- -title: Reference +title: Reference Manual description: This document describes TDengine utilities. --- diff --git a/docs/en/20-third-party/_category_.yml b/docs/en/20-third-party/_category_.yml deleted file mode 100644 index e71e65a6a3..0000000000 --- a/docs/en/20-third-party/_category_.yml +++ /dev/null @@ -1,2 +0,0 @@ -label: Third Party Tools - diff --git a/docs/en/20-third-party/index.md b/docs/en/20-third-party/index.md index 6fc8043eef..a3b52eea49 100644 --- a/docs/en/20-third-party/index.md +++ b/docs/en/20-third-party/index.md @@ -1,5 +1,6 @@ --- title: Third Party Tools +sidebar_label: 3rd Party description: This document describes how to integrate TDengine with various third-party tools. --- diff --git a/docs/en/25-application/_category_.yml b/docs/en/25-application/_category_.yml deleted file mode 100644 index 772d45e6cf..0000000000 --- a/docs/en/25-application/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Application Practice diff --git a/docs/en/25-application/index.md b/docs/en/25-application/index.md index 178fef47b6..c9d652f0a5 100644 --- a/docs/en/25-application/index.md +++ b/docs/en/25-application/index.md @@ -1,5 +1,6 @@ --- -title: Application Practice +title: Application Practices +sidebar_label: Application Practices description: This document describes some examples of building systems around TDengine. --- diff --git a/docs/en/26-tdinternal/_category_.yml b/docs/en/26-tdinternal/_category_.yml deleted file mode 100644 index 38a7f9a764..0000000000 --- a/docs/en/26-tdinternal/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Inside TDengine diff --git a/docs/en/26-tdinternal/index.md b/docs/en/26-tdinternal/index.md index 4f08467543..37899eea86 100644 --- a/docs/en/26-tdinternal/index.md +++ b/docs/en/26-tdinternal/index.md @@ -1,5 +1,6 @@ --- title: TDengine Inside +sidebar_label: TDengine Inside description: This document describes the internals of TDengine from an architectural perspective. --- diff --git a/docs/en/27-train-faq/_category_.yml b/docs/en/27-train-faq/_category_.yml deleted file mode 100644 index 7a8530c129..0000000000 --- a/docs/en/27-train-faq/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: FAQ & Others diff --git a/docs/en/27-train-faq/index.md b/docs/en/27-train-faq/index.md index cc55a41559..d509cdc7f6 100644 --- a/docs/en/27-train-faq/index.md +++ b/docs/en/27-train-faq/index.md @@ -1,5 +1,6 @@ --- title: FAQ & Others +sidebar_label: FAQ description: This document describes common issues related with TDengine. --- diff --git a/docs/en/28-releases/_category_.yml b/docs/en/28-releases/_category_.yml deleted file mode 100644 index c163835206..0000000000 --- a/docs/en/28-releases/_category_.yml +++ /dev/null @@ -1 +0,0 @@ -label: Releases \ No newline at end of file