From 0c11272b084a33efa04edcde70f2d699130a8ec2 Mon Sep 17 00:00:00 2001 From: W1y1r <2730956796@qq.com> Date: Fri, 21 Feb 2025 12:41:04 +0800 Subject: [PATCH 1/2] Open source version sidebar PR supplement --- src/.vuepress/sidebar/V2.0.x/en-Table.ts | 26 +++++++++++++++++++ ..._timecho.md => IoTDB-Introduce_timecho.md} | 0 ...l_apache.md => Maintenance-Tool_apache.md} | 0 ..._timecho.md => IoTDB-Introduce_timecho.md} | 0 ...l_apache.md => Maintenance-Tool_apache.md} | 0 5 files changed, 26 insertions(+) rename src/UserGuide/Master/Table/IoTDB-Introduction/{What-is-timechodb_timecho.md => IoTDB-Introduce_timecho.md} (100%) rename src/UserGuide/Master/Table/Tools-System/{Maitenance-Tool_apache.md => Maintenance-Tool_apache.md} (100%) rename src/UserGuide/latest-Table/IoTDB-Introduction/{What-is-timechodb_timecho.md => IoTDB-Introduce_timecho.md} (100%) rename src/UserGuide/latest-Table/Tools-System/{Maitenance-Tool_apache.md => Maintenance-Tool_apache.md} (100%) diff --git a/src/.vuepress/sidebar/V2.0.x/en-Table.ts b/src/.vuepress/sidebar/V2.0.x/en-Table.ts index 9c7fade04..77e89f210 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Table.ts @@ -22,6 +22,17 @@ export const enSidebar = { text: 'IoTDB User Guide (V2.0.x)', children: [], }, + { + text: 'About IoTDB', + collapsible: true, + prefix: 'IoTDB-Introduction/', + // children: 'structure', 使用该方式自动获取文件夹下的文件 + children: [ + { text: 'IoTDB Introduction', link: 'IoTDB-Introduction_apache' }, + { text: 'Scenario', link: 'Scenario' }, + { text: 'Release history', link: 'Release-history_apache' }, + ], + }, { text: 'Background knowledge', collapsible: true, @@ -113,6 +124,21 @@ export const enSidebar = { // children: 'structure', children: [ { text: 'CLI', link: 'CLI' }, + { text: 'Monitor Tool', link: 'Monitor-Tool_apache' }, + { text: 'Benchmark Tool', link: 'Benchmark' }, + { text: 'Cluster Management Tool', link: 'Maintenance-Tool_apache' }, + ], + }, + { + text: 'API', + collapsible: true, + prefix: 'API/', + // children: 'structure', + children: [ + { text: 'Java Native API', link: 'Programming-Java-Native-API' }, + { text: 'Python Native API', link: 'Programming-Python-Native-API' }, + { text: 'JDBC', link: 'Programming-JDBC' }, + { text: 'RESTAPI V1 ', link: 'RestServiceV1' }, ], }, { diff --git a/src/UserGuide/Master/Table/IoTDB-Introduction/What-is-timechodb_timecho.md b/src/UserGuide/Master/Table/IoTDB-Introduction/IoTDB-Introduce_timecho.md similarity index 100% rename from src/UserGuide/Master/Table/IoTDB-Introduction/What-is-timechodb_timecho.md rename to src/UserGuide/Master/Table/IoTDB-Introduction/IoTDB-Introduce_timecho.md diff --git a/src/UserGuide/Master/Table/Tools-System/Maitenance-Tool_apache.md b/src/UserGuide/Master/Table/Tools-System/Maintenance-Tool_apache.md similarity index 100% rename from src/UserGuide/Master/Table/Tools-System/Maitenance-Tool_apache.md rename to src/UserGuide/Master/Table/Tools-System/Maintenance-Tool_apache.md diff --git a/src/UserGuide/latest-Table/IoTDB-Introduction/What-is-timechodb_timecho.md b/src/UserGuide/latest-Table/IoTDB-Introduction/IoTDB-Introduce_timecho.md similarity index 100% rename from src/UserGuide/latest-Table/IoTDB-Introduction/What-is-timechodb_timecho.md rename to src/UserGuide/latest-Table/IoTDB-Introduction/IoTDB-Introduce_timecho.md diff --git a/src/UserGuide/latest-Table/Tools-System/Maitenance-Tool_apache.md b/src/UserGuide/latest-Table/Tools-System/Maintenance-Tool_apache.md similarity index 100% rename from src/UserGuide/latest-Table/Tools-System/Maitenance-Tool_apache.md rename to src/UserGuide/latest-Table/Tools-System/Maintenance-Tool_apache.md From 9c8fe7201f376ee9f8c8b6344b0070f1509d5d1b Mon Sep 17 00:00:00 2001 From: W1y1r <2730956796@qq.com> Date: Fri, 21 Feb 2025 12:53:45 +0800 Subject: [PATCH 2/2] Open source version sidebar PR supplement --- src/.vuepress/sidebar/V2.0.x/en-Table.ts | 9 --------- src/.vuepress/sidebar/V2.0.x/en-Tree.ts | 11 ----------- src/.vuepress/sidebar/V2.0.x/zh-Table.ts | 9 --------- src/.vuepress/sidebar/V2.0.x/zh-Tree.ts | 11 ----------- src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts | 9 --------- src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts | 11 ----------- src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts | 9 --------- src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts | 11 ----------- 8 files changed, 80 deletions(-) diff --git a/src/.vuepress/sidebar/V2.0.x/en-Table.ts b/src/.vuepress/sidebar/V2.0.x/en-Table.ts index 77e89f210..01628f1c2 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Table.ts @@ -26,7 +26,6 @@ export const enSidebar = { text: 'About IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: 'IoTDB Introduction', link: 'IoTDB-Introduction_apache' }, { text: 'Scenario', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const enSidebar = { text: 'Deployment & Maintenance', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: 'Deployment form', link: 'Deployment-form_apache' }, { text: 'Obtain TimechoDB', link: 'IoTDB-Package_apache' }, @@ -78,7 +76,6 @@ export const enSidebar = { text: 'Basic Functions', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: 'Data Modeling', @@ -104,7 +101,6 @@ export const enSidebar = { text: 'Advanced Features', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: 'Data Sync', link: 'Data-Sync_apache' }, { @@ -121,7 +117,6 @@ export const enSidebar = { text: 'Tools System', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: 'CLI', link: 'CLI' }, { text: 'Monitor Tool', link: 'Monitor-Tool_apache' }, @@ -133,7 +128,6 @@ export const enSidebar = { text: 'API', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java Native API', link: 'Programming-Java-Native-API' }, { text: 'Python Native API', link: 'Programming-Python-Native-API' }, @@ -145,7 +139,6 @@ export const enSidebar = { text: 'SQL Manual', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: 'Identifier', link: 'Identifier' }, { text: 'Keywords', link: 'Keywords' }, @@ -178,7 +171,6 @@ export const enSidebar = { text: 'Technical Insider', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: 'Compression & Encoding', link: 'Encoding-and-Compression' }, { text: 'Data Partitioning & Load Balancing', link: 'Cluster-data-partitioning' }, @@ -188,7 +180,6 @@ export const enSidebar = { text: 'Reference', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: 'Sample Data', link: 'Sample-Data' }, { text: 'Config Manual', link: 'System-Config-Manual' }, diff --git a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts index 702f3a4d1..aaf461cb9 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts @@ -26,7 +26,6 @@ export const enSidebar = { text: 'About IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: 'IoTDB Introduction', link: 'IoTDB-Introduction_apache' }, { text: 'Scenario', link: 'Scenario' }, @@ -57,7 +56,6 @@ export const enSidebar = { text: 'Deployment & Maintenance', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: 'Obtain IoTDB', link: 'IoTDB-Package_apache' }, { text: 'Database Resources', link: 'Database-Resources' }, @@ -75,7 +73,6 @@ export const enSidebar = { text: 'Basic Functions', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: 'Data Modeling', @@ -95,7 +92,6 @@ export const enSidebar = { text: 'Advanced Features', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: 'Data Sync', link: 'Data-Sync_apache' }, { text: 'Data Subscription', link: 'Data-subscription' }, @@ -133,7 +129,6 @@ export const enSidebar = { text: 'Tools System', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: 'Command Line Interface (CLI)', link: 'CLI' }, { text: 'Monitor Tool', link: 'Monitor-Tool_apache' }, @@ -147,7 +142,6 @@ export const enSidebar = { text: 'API', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java Native Interface', collapsible: true, children: [ @@ -178,7 +172,6 @@ export const enSidebar = { text: 'Ecosystem Integration', collapsible: true, prefix: 'Ecosystem-Integration/', - // children: 'structure', children: [ { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, @@ -199,7 +192,6 @@ export const enSidebar = { text: 'SQL Manual', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: 'SQL Manual', link: 'SQL-Manual' }, { @@ -223,7 +215,6 @@ export const enSidebar = { text: 'Technical Insider', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: 'Research Paper ', link: 'Publication' }, { text: 'Compression & Encoding', link: 'Encoding-and-Compression' }, @@ -237,7 +228,6 @@ export const enSidebar = { text: 'Reference', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: 'Config Manual', @@ -266,7 +256,6 @@ export const enSidebar = { text: 'FAQ', collapsible: true, prefix: 'FAQ/', - // children: 'structure', children: [ { text: 'Frequently Asked Questions', diff --git a/src/.vuepress/sidebar/V2.0.x/zh-Table.ts b/src/.vuepress/sidebar/V2.0.x/zh-Table.ts index fe787bc71..71045c152 100644 --- a/src/.vuepress/sidebar/V2.0.x/zh-Table.ts +++ b/src/.vuepress/sidebar/V2.0.x/zh-Table.ts @@ -26,7 +26,6 @@ export const zhSidebar = { text: '关于IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: '产品介绍', link: 'IoTDB-Introduction_apache' }, { text: '应用场景', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const zhSidebar = { text: '部署与运维', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: '部署形态', link: 'Deployment-form_apache' }, { text: '安装包获取', link: 'IoTDB-Package_apache' }, @@ -67,7 +65,6 @@ export const zhSidebar = { text: '基础功能', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: '数据库管理', link: 'Database-Management' }, { text: '表管理', link: 'Table-Management' }, @@ -87,7 +84,6 @@ export const zhSidebar = { text: '高级功能', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: '数据同步', link: 'Data-Sync_apache' }, { @@ -104,7 +100,6 @@ export const zhSidebar = { text: '工具体系', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: '命令行工具', link: 'CLI' }, { text: '监控工具', link: 'Monitor-Tool_apache' }, @@ -115,7 +110,6 @@ export const zhSidebar = { text: '应用编程接口', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java原生接口', link: 'Programming-Java-Native-API' }, { text: 'Python原生接口', link: 'Programming-Python-Native-API' }, @@ -127,7 +121,6 @@ export const zhSidebar = { text: 'SQL手册', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: '标识符', link: 'Identifier' }, { text: '保留字&关键字', link: 'Keywords' }, @@ -160,7 +153,6 @@ export const zhSidebar = { text: '技术内幕', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: '压缩&编码', link: 'Encoding-and-Compression' }, { text: '数据分区和负载均衡', link: 'Cluster-data-partitioning' }, @@ -170,7 +162,6 @@ export const zhSidebar = { text: '附录', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: '示例数据', link: 'Sample-Data' }, { text: '配置参数', link: 'System-Config-Manual' }, diff --git a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts index a7d0ae41e..e0ca93588 100644 --- a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts @@ -26,7 +26,6 @@ export const zhSidebar = { text: '关于IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: '产品介绍', link: 'IoTDB-Introduction_apache' }, { text: '应用场景', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const zhSidebar = { text: '部署与运维', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: '部署形态', link: 'Deployment-form' }, { text: '安装包获取', link: 'IoTDB-Package_apache' }, @@ -68,7 +66,6 @@ export const zhSidebar = { text: '基础功能', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: '测点管理', link: 'Operate-Metadata_apache' }, { text: '写入&删除', link: 'Write-Delete-Data' }, @@ -79,7 +76,6 @@ export const zhSidebar = { text: '高级功能', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: '数据同步', link: 'Data-Sync_apache' }, { text: '数据订阅', link: 'Data-subscription' }, @@ -115,7 +111,6 @@ export const zhSidebar = { text: '工具体系', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: '命令行工具', link: 'CLI' }, { text: '监控工具', link: 'Monitor-Tool_apache' }, @@ -129,7 +124,6 @@ export const zhSidebar = { text: '应用编程接口', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java原生接口', collapsible: true, children: [ @@ -160,7 +154,6 @@ export const zhSidebar = { text: '系统集成', collapsible: true, prefix: 'Ecosystem-Integration/', - // children: 'structure', children: [ { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, @@ -181,7 +174,6 @@ export const zhSidebar = { text: 'SQL手册', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: '标识符', link: 'Syntax-Rule' }, { text: '关键字', link: 'Keywords' }, @@ -201,7 +193,6 @@ export const zhSidebar = { text: '技术内幕', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: '研究论文', link: 'Publication' }, { text: '压缩&编码', link: 'Encoding-and-Compression' }, @@ -212,7 +203,6 @@ export const zhSidebar = { text: '附录', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: '配置参数', @@ -230,7 +220,6 @@ export const zhSidebar = { text: 'FAQ', collapsible: true, prefix: 'FAQ/', - // children: 'structure', children: [{ text: '常见问题', link: 'Frequently-asked-questions' }], }, ], diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts index 1111a1a6a..bc59d5448 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts @@ -26,7 +26,6 @@ export const enSidebar = { text: 'About IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: 'IoTDB Introduction', link: 'IoTDB-Introduction_timecho' }, { text: 'Scenario', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const enSidebar = { text: 'Deployment & Maintenance', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: 'Deployment form', link: 'Deployment-form_timecho' }, { text: 'Obtain TimechoDB', link: 'IoTDB-Package_timecho' }, @@ -78,7 +76,6 @@ export const enSidebar = { text: 'Basic Functions', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: 'Data Modeling', @@ -104,7 +101,6 @@ export const enSidebar = { text: 'Advanced Features', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: 'Data Sync', link: 'Data-Sync_timecho' }, { text: 'Tiered Storage', link: 'Tiered-Storage_timecho' }, @@ -122,7 +118,6 @@ export const enSidebar = { text: 'Tools System', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: 'CLI', link: 'CLI' }, { text: 'Monitor Tool', link: 'Monitor-Tool_timecho' }, @@ -134,7 +129,6 @@ export const enSidebar = { text: 'API', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java Native API', link: 'Programming-Java-Native-API' }, { text: 'Python Native API', link: 'Programming-Python-Native-API' }, @@ -146,7 +140,6 @@ export const enSidebar = { text: 'SQL Manual', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: 'Identifier', link: 'Identifier' }, { text: 'Keywords', link: 'Keywords' }, @@ -179,7 +172,6 @@ export const enSidebar = { text: 'Technical Insider', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: 'Compression & Encoding', link: 'Encoding-and-Compression' }, { text: 'Data Partitioning & Load Balancing', link: 'Cluster-data-partitioning' }, @@ -189,7 +181,6 @@ export const enSidebar = { text: 'Reference', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: 'Sample Data', link: 'Sample-Data' }, { text: 'Config Manual', link: 'System-Config-Manual' }, diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts index c07411093..0cfed6c30 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts @@ -26,7 +26,6 @@ export const enSidebar = { text: 'About IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: 'IoTDB Introduction', link: 'IoTDB-Introduction_timecho' }, { text: 'Scenario', link: 'Scenario' }, @@ -57,7 +56,6 @@ export const enSidebar = { text: 'Deployment & Maintenance', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: 'Obtain TimechoDB', link: 'IoTDB-Package_timecho' }, { text: 'Database Resources', link: 'Database-Resources' }, @@ -84,7 +82,6 @@ export const enSidebar = { text: 'Basic Functions', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: 'Data Modeling', @@ -104,7 +101,6 @@ export const enSidebar = { text: 'Advanced Features', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: 'Data Sync', link: 'Data-Sync_timecho' }, { text: 'Data Subscription', link: 'Data-subscription' }, @@ -146,7 +142,6 @@ export const enSidebar = { text: 'Tools System', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: 'CLI', link: 'CLI' }, { text: 'Workbench', link: 'Workbench_timecho' }, @@ -161,7 +156,6 @@ export const enSidebar = { text: 'API', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java Native Interface', collapsible: true, children: [ @@ -193,7 +187,6 @@ export const enSidebar = { text: 'Ecosystem Integration', collapsible: true, prefix: 'Ecosystem-Integration/', - // children: 'structure', children: [ { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, @@ -216,7 +209,6 @@ export const enSidebar = { text: 'SQL Manual', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: 'SQL Manual', link: 'SQL-Manual' }, { @@ -240,7 +232,6 @@ export const enSidebar = { text: 'Technical Insider', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: 'Research Paper ', link: 'Publication' }, { text: 'Compression & Encoding', link: 'Encoding-and-Compression' }, @@ -254,7 +245,6 @@ export const enSidebar = { text: 'Reference', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: 'Config Manual', @@ -283,7 +273,6 @@ export const enSidebar = { text: 'FAQ', collapsible: true, prefix: 'FAQ/', - // children: 'structure', children: [ { text: 'Frequently Asked Questions', diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts index 12089fe92..a67a8590e 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts @@ -26,7 +26,6 @@ export const zhSidebar = { text: '关于IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: '产品介绍', link: 'IoTDB-Introduction_timecho' }, { text: '应用场景', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const zhSidebar = { text: '部署与运维', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: '部署形态', link: 'Deployment-form_timecho' }, { text: '安装包获取', link: 'IoTDB-Package_timecho' }, @@ -69,7 +67,6 @@ export const zhSidebar = { text: '基础功能', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: '数据库管理', link: 'Database-Management' }, { text: '表管理', link: 'Table-Management' }, @@ -89,7 +86,6 @@ export const zhSidebar = { text: '高级功能', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: '数据同步', link: 'Data-Sync_timecho' }, { text: '多级存储', link: 'Tiered-Storage_timecho' }, @@ -107,7 +103,6 @@ export const zhSidebar = { text: '工具体系', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: '命令行工具', link: 'CLI' }, { text: '监控工具', link: 'Monitor-Tool_timecho' }, @@ -119,7 +114,6 @@ export const zhSidebar = { text: '应用编程接口', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java原生接口', link: 'Programming-Java-Native-API' }, { text: 'Python原生接口', link: 'Programming-Python-Native-API' }, @@ -131,7 +125,6 @@ export const zhSidebar = { text: 'SQL手册', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: '标识符', link: 'Identifier' }, { text: '保留字&关键字', link: 'Keywords' }, @@ -164,7 +157,6 @@ export const zhSidebar = { text: '技术内幕', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: '压缩&编码', link: 'Encoding-and-Compression' }, { text: '数据分区和负载均衡', link: 'Cluster-data-partitioning' }, @@ -174,7 +166,6 @@ export const zhSidebar = { text: '附录', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: '示例数据', link: 'Sample-Data' }, { text: '配置参数', link: 'System-Config-Manual' }, diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts index a1d4f27c8..461ac9625 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts @@ -26,7 +26,6 @@ export const zhSidebar = { text: '关于IoTDB', collapsible: true, prefix: 'IoTDB-Introduction/', - // children: 'structure', 使用该方式自动获取文件夹下的文件 children: [ { text: '产品介绍', link: 'IoTDB-Introduction_timecho' }, { text: '应用场景', link: 'Scenario' }, @@ -52,7 +51,6 @@ export const zhSidebar = { text: '部署与运维', collapsible: true, prefix: 'Deployment-and-Maintenance/', - // children: 'structure', children: [ { text: '部署形态', link: 'Deployment-form' }, { text: '安装包获取', link: 'IoTDB-Package_timecho' }, @@ -71,7 +69,6 @@ export const zhSidebar = { text: '基础功能', collapsible: true, prefix: 'Basic-Concept/', - // children: 'structure', children: [ { text: '测点管理', link: 'Operate-Metadata_timecho' }, { text: '写入&删除', link: 'Write-Delete-Data' }, @@ -82,7 +79,6 @@ export const zhSidebar = { text: '高级功能', collapsible: true, prefix: 'User-Manual/', - // children: 'structure', children: [ { text: '数据同步', link: 'Data-Sync_timecho' }, { text: '数据订阅', link: 'Data-subscription' }, @@ -124,7 +120,6 @@ export const zhSidebar = { text: '工具体系', collapsible: true, prefix: 'Tools-System/', - // children: 'structure', children: [ { text: '命令行工具', link: 'CLI' }, { text: '可视化控制台', link: 'Workbench_timecho' }, @@ -139,7 +134,6 @@ export const zhSidebar = { text: '应用编程接口', collapsible: true, prefix: 'API/', - // children: 'structure', children: [ { text: 'Java原生接口', collapsible: true, children: [ @@ -171,7 +165,6 @@ export const zhSidebar = { text: '系统集成', collapsible: true, prefix: 'Ecosystem-Integration/', - // children: 'structure', children: [ { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, @@ -194,7 +187,6 @@ export const zhSidebar = { text: 'SQL手册', collapsible: true, prefix: 'SQL-Manual/', - // children: 'structure', children: [ { text: '标识符', link: 'Syntax-Rule' }, { text: '关键字', link: 'Keywords' }, @@ -214,7 +206,6 @@ export const zhSidebar = { text: '技术内幕', collapsible: true, prefix: 'Technical-Insider/', - // children: 'structure', children: [ { text: '研究论文', link: 'Publication' }, { text: '压缩&编码', link: 'Encoding-and-Compression' }, @@ -225,7 +216,6 @@ export const zhSidebar = { text: '附录', collapsible: true, prefix: 'Reference/', - // children: 'structure', children: [ { text: '配置参数', @@ -243,7 +233,6 @@ export const zhSidebar = { text: 'FAQ', collapsible: true, prefix: 'FAQ/', - // children: 'structure', children: [{ text: '常见问题', link: 'Frequently-asked-questions' }], }, ],