This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 72b4c0f  modify sidebar and doc title
72b4c0f is described below

commit 72b4c0f8d5d90ce619790bc685d2c241be340a6f
Author: 石林松 <[email protected]>
AuthorDate: Tue Sep 3 14:20:13 2024 +0800

    modify sidebar and doc title
---
 src/.vuepress/sidebar/V1.2.x/en.ts                 | 16 ++++++------
 src/.vuepress/sidebar/V1.2.x/zh.ts                 | 22 ++++++++--------
 src/.vuepress/sidebar/V1.3.x/en.ts                 | 14 +++++-----
 src/.vuepress/sidebar/V1.3.x/zh.ts                 | 26 +++++++++----------
 src/.vuepress/sidebar_timecho/V1.2.x/en.ts         | 14 +++++-----
 src/.vuepress/sidebar_timecho/V1.2.x/zh.ts         | 26 +++++++++----------
 src/.vuepress/sidebar_timecho/V1.3.x/en.ts         | 16 ++++++------
 src/.vuepress/sidebar_timecho/V1.3.x/zh.ts         | 30 +++++++++++-----------
 src/UserGuide/Master/API/RestServiceV1.md          |  2 +-
 src/UserGuide/Master/API/RestServiceV2.md          |  2 +-
 .../Master/Ecosystem-Integration/DBeaver.md        |  2 +-
 .../Master/Reference/Function-and-Expression.md    |  2 +-
 src/UserGuide/Master/User-Manual/AINode_timecho.md |  2 +-
 .../Master/User-Manual/Data-Sync_apache.md         |  2 +-
 .../Master/User-Manual/Data-Sync_timecho.md        |  2 +-
 src/UserGuide/V1.2.x/API/RestServiceV1.md          |  2 +-
 src/UserGuide/V1.2.x/API/RestServiceV2.md          |  2 +-
 .../V1.2.x/Ecosystem-Integration/DBeaver.md        |  2 +-
 .../Ecosystem-Integration/Grafana-Connector.md     | 25 +++++++++---------
 src/UserGuide/V1.2.x/User-Manual/Data-Sync.md      |  2 +-
 .../V1.2.x/User-Manual/Data-Sync_timecho.md        |  2 +-
 .../V1.2.x/User-Manual/Operator-and-Expression.md  |  2 +-
 src/UserGuide/latest/API/RestServiceV1.md          |  2 +-
 src/UserGuide/latest/API/RestServiceV2.md          |  2 +-
 .../latest/Ecosystem-Integration/DBeaver.md        |  2 +-
 .../latest/Reference/Function-and-Expression.md    |  2 +-
 src/UserGuide/latest/User-Manual/AINode_timecho.md |  2 +-
 .../latest/User-Manual/Data-Sync_apache.md         |  2 +-
 .../latest/User-Manual/Data-Sync_timecho.md        |  2 +-
 src/zh/UserGuide/Master/API/RestServiceV1.md       |  2 +-
 src/zh/UserGuide/Master/API/RestServiceV2.md       |  2 +-
 .../Basic-Concept/Cluster-data-partitioning.md     |  2 +-
 .../Cluster-Deployment_apache.md                   |  2 +-
 .../Cluster-Deployment_timecho.md                  |  2 +-
 .../Master/Ecosystem-Integration/DBeaver.md        |  2 +-
 .../Master/QuickStart/ClusterQuickStart.md         |  2 +-
 src/zh/UserGuide/Master/QuickStart/QuickStart.md   |  2 +-
 .../Master/Tools-System/Monitor-Tool_timecho.md    |  2 +-
 .../UserGuide/Master/User-Manual/AINode_timecho.md |  2 +-
 .../Master/User-Manual/Write-Delete-Data.md        |  2 +-
 src/zh/UserGuide/V1.2.x/API/RestServiceV1.md       |  2 +-
 src/zh/UserGuide/V1.2.x/API/RestServiceV2.md       |  2 +-
 .../Basic-Concept/Cluster-data-partitioning.md     |  2 +-
 .../Deployment-Preparation.md                      |  2 +-
 .../Deployment-Recommendation.md                   |  2 +-
 .../V1.2.x/Ecosystem-Integration/DBeaver.md        |  2 +-
 .../V1.2.x/QuickStart/ClusterQuickStart.md         |  2 +-
 src/zh/UserGuide/V1.2.x/QuickStart/QuickStart.md   |  2 +-
 .../V1.2.x/Reference/Common-Config-Manual.md       |  2 +-
 src/zh/UserGuide/V1.2.x/Reference/UDF-Libraries.md |  2 +-
 .../V1.2.x/User-Manual/Operate-Metadata.md         |  2 +-
 src/zh/UserGuide/V1.2.x/User-Manual/Streaming.md   |  2 +-
 .../V1.2.x/User-Manual/Streaming_timecho.md        |  2 +-
 .../V1.2.x/User-Manual/Write-Delete-Data.md        |  2 +-
 src/zh/UserGuide/latest/API/RestServiceV1.md       |  2 +-
 src/zh/UserGuide/latest/API/RestServiceV2.md       |  2 +-
 .../Cluster-Deployment_apache.md                   |  2 +-
 .../Cluster-Deployment_timecho.md                  |  2 +-
 .../latest/Ecosystem-Integration/DBeaver.md        |  2 +-
 src/zh/UserGuide/latest/QuickStart/QuickStart.md   |  2 +-
 .../latest/Tools-System/Monitor-Tool_apache.md     |  2 +-
 .../latest/Tools-System/Monitor-Tool_timecho.md    |  2 +-
 .../Tools-System/TsFile-Import-Export-Tool.md      |  2 +-
 .../UserGuide/latest/User-Manual/AINode_timecho.md |  2 +-
 .../latest/User-Manual/Write-Delete-Data.md        |  2 +-
 65 files changed, 150 insertions(+), 151 deletions(-)

diff --git a/src/.vuepress/sidebar/V1.2.x/en.ts 
b/src/.vuepress/sidebar/V1.2.x/en.ts
index 6e70164..c0101f5 100644
--- a/src/.vuepress/sidebar/V1.2.x/en.ts
+++ b/src/.vuepress/sidebar/V1.2.x/en.ts
@@ -31,10 +31,10 @@ export const enSidebar = {
       children: [
         { text: 'What is IoTDB', link: 'What-is-IoTDB' },
         { text: 'Features', link: 'Features' },
-        { text: 'Architecture', link: 'Architecture' },
+        { text: 'System Architecture', link: 'Architecture' },
         { text: 'Performance', link: 'Performance' },
         { text: 'Scenario', link: 'Scenario' },
-        { text: 'Achievement', link: 'Publication' },
+        { text: 'Academic Achievement', link: 'Publication' },
       ],
     },
     {
@@ -70,7 +70,7 @@ export const enSidebar = {
         { text: 'Resource Recommendation', link: 'Deployment-Recommendation' },
         { text: 'Deployment Guide', link: 'Deployment-Guide' },
         { text: 'Docker Install', link: 'Docker-Install' },
-        { text: 'Monitoring-Board-Install-and-Deploy', link: 
'Monitoring-Board-Install-and-Deploy' },
+        { text: 'Monitoring Board Install and Deploy', link: 
'Monitoring-Board-Install-and-Deploy' },
       ],
     },
 
@@ -82,10 +82,10 @@ export const enSidebar = {
       children: [
         { text: 'Syntax Rule', link: 'Syntax-Rule' },
         { text: 'Operate Metadata', link: 'Operate-Metadata' },
-        { text: 'Write Delete Data', link: 'Write-Delete-Data' },
+        { text: 'Write & Delete Data', link: 'Write-Delete-Data' },
         { text: 'Query Data', link: 'Query-Data' },
         { text: 'Operator and Expression', link: 'Operator-and-Expression' },
-        { text: 'Streaming', link: 'Streaming' },
+        { text: 'Streaming Framework', link: 'Streaming' },
         { text: 'Data Sync', link: 'Data-Sync' },
         { text: 'Database Programming', link: 'Database-Programming' },
         { text: 'Database Administration', link: 'Authority-Management' },
@@ -97,9 +97,9 @@ export const enSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: 'CLI', link: 'CLI' },
+        { text: 'Command Line Interface (CLI)', link: 'CLI' },
         { text: 'Monitor Tool', link: 'Monitor-Tool' },
-        { text: 'Benchmark', link: 'Benchmark' },
+        { text: 'Benchmark Tool', link: 'Benchmark' },
         { text: 'Maintenance Tool', link: 'Maintenance-Tool' },
         { text: 'Import Export Tool', link: 'Import-Export-Tool' },
       ],
@@ -118,7 +118,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar/V1.2.x/zh.ts 
b/src/.vuepress/sidebar/V1.2.x/zh.ts
index 25c02c8..633dfcb 100644
--- a/src/.vuepress/sidebar/V1.2.x/zh.ts
+++ b/src/.vuepress/sidebar/V1.2.x/zh.ts
@@ -81,7 +81,7 @@ export const zhSidebar = {
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
         { text: '元数据管理', link: 'Operate-Metadata' },
-        { text: '数据增删', link: 'Write-Delete-Data' },
+        { text: '数据写入与删除', link: 'Write-Delete-Data' },
         { text: '数据查询', link: 'Query-Data' },
         { text: '运算符和表达式', link: 'Operator-and-Expression' },
         { text: '流处理框架', link: 'Streaming' },
@@ -96,7 +96,7 @@ export const zhSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: '命令行工具', link: 'CLI' },
+        { text: 'SQL命令行终端 (CLI)', link: 'CLI' },
         { text: '监控工具', link: 'Monitor-Tool' },
         { text: '测试工具', link: 'Benchmark' },
         { text: '运维工具', link: 'Maintenance-Tool' },
@@ -109,13 +109,13 @@ export const zhSidebar = {
       prefix: 'API/',
       // children: 'structure',
       children: [
-        { text: 'Java 原生接口', link: 'Programming-Java-Native-API' },
-        { text: 'Python', link: 'Programming-Python-Native-API' },
-        { text: 'C++', link: 'Programming-Cpp-Native-API' },
-        { text: 'Go', link: 'Programming-Go-Native-API' },
-        { text: 'C#', link: 'Programming-CSharp-Native-API' },
-        { text: 'Node.js', link: 'Programming-NodeJS-Native-API' },
-        { text: 'Rust', link: 'Programming-Rust-Native-API' },
+        { text: 'Java原生接口', link: 'Programming-Java-Native-API' },
+        { text: 'Python原生接口', link: 'Programming-Python-Native-API' },
+        { text: 'C++原生接口', link: 'Programming-Cpp-Native-API' },
+        { text: 'Go原生接口', link: 'Programming-Go-Native-API' },
+        { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' },
+        { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
+        { text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
         { text: 'MQTT', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
@@ -130,7 +130,7 @@ export const zhSidebar = {
       prefix: 'Ecosystem-Integration/',
       // children: 'structure',
       children: [
-        { text: 'Grafana Plugin', link: 'Grafana-Plugin' },
+        { text: 'Grafana插件', link: 'Grafana-Plugin' },
         { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
         { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' },
         { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' },
@@ -167,7 +167,7 @@ export const zhSidebar = {
       prefix: 'Reference/',
       // children: 'structure',
       children: [
-        { text: 'UDF 函数库', link: 'UDF-Libraries' },
+        { text: 'UDF函数库', link: 'UDF-Libraries' },
         { text: '配置参数', link: 'Common-Config-Manual' },
         { text: 'ConfigNode配置参数', link: 'ConfigNode-Config-Manual' },
         { text: 'DataNode配置参数', link: 'DataNode-Config-Manual' },
diff --git a/src/.vuepress/sidebar/V1.3.x/en.ts 
b/src/.vuepress/sidebar/V1.3.x/en.ts
index 86256fd..eef7939 100644
--- a/src/.vuepress/sidebar/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar/V1.3.x/en.ts
@@ -31,10 +31,10 @@ export const enSidebar = {
       children: [
         { text: 'What is IoTDB', link: 'What-is-IoTDB' },
         { text: 'Features', link: 'Features' },
-        { text: 'Architecture', link: 'Architecture' },
+        { text: 'System Architecture', link: 'Architecture' },
         { text: 'Performance', link: 'Performance' },
         { text: 'Scenario', link: 'Scenario' },
-        { text: 'Achievement', link: 'Publication' },
+        { text: 'Academic Achievement', link: 'Publication' },
       ],
     },
     {
@@ -84,10 +84,10 @@ export const enSidebar = {
       children: [
         { text: 'Syntax Rule', link: 'Syntax-Rule' },
         { text: 'Operate Metadata', link: 'Operate-Metadata_apache' },
-        { text: 'Write Delete Data', link: 'Write-Delete-Data' },
+        { text: 'Write & Delete Data', link: 'Write-Delete-Data' },
         { text: 'Query Data', link: 'Query-Data' },
         { text: 'Operator and Expression', link: 'Operator-and-Expression' },
-        { text: 'Streaming', link: 'Streaming_apache' },
+        { text: 'Streaming Framework', link: 'Streaming_apache' },
         { text: 'Data Sync', link: 'Data-Sync_apache' },
         { text: 'Database Programming', link: 'Database-Programming' },
         { text: 'Database Administration', link: 'Authority-Management' },
@@ -100,9 +100,9 @@ export const enSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: 'CLI', link: 'CLI' },
+        { text: 'Command Line Interface (CLI)', link: 'CLI' },
         { text: 'Monitor Tool', link: 'Monitor-Tool_apache' },
-        { text: 'Benchmark', link: 'Benchmark' },
+        { text: 'Benchmark Tool', link: 'Benchmark' },
         { text: 'Maintenance Tool', link: 'Maintenance-Tool_apache' },
         { text: 'Data Import Export Script', link: 'Data-Import-Export-Tool' },
         { text: 'TsFile Import Export Script', link: 
'TsFile-Import-Export-Tool' },
@@ -122,7 +122,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar/V1.3.x/zh.ts 
b/src/.vuepress/sidebar/V1.3.x/zh.ts
index 67155b0..dd1dc9b 100644
--- a/src/.vuepress/sidebar/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar/V1.3.x/zh.ts
@@ -84,9 +84,9 @@ export const zhSidebar = {
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
         { text: '元数据管理', link: 'Operate-Metadata_apache' },
-        { text: '数据增删', link: 'Write-Delete-Data' },
+        { text: '数据写入与删除', link: 'Write-Delete-Data' },
         { text: '数据查询', link: 'Query-Data' },
-        { text: '运算符和表达式', link: 'Operator-and-Expression' },
+        { text: '运算符、函数和表达式', link: 'Operator-and-Expression' },
         { text: '流处理框架', link: 'Streaming_apache' },
         { text: '数据同步', link: 'Data-Sync_apache' },
         { text: '数据库编程', link: 'Database-Programming' },
@@ -100,7 +100,7 @@ export const zhSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: '命令行工具', link: 'CLI' },
+        { text: 'SQL命令行终端 (CLI)', link: 'CLI' },
         { text: '监控工具', link: 'Monitor-Tool_apache' },
         { text: '测试工具', link: 'Benchmark' },
         { text: '运维工具', link: 'Maintenance-Tool_apache' },
@@ -114,15 +114,15 @@ export const zhSidebar = {
       prefix: 'API/',
       // children: 'structure',
       children: [
-        { text: 'Java 原生接口', link: 'Programming-Java-Native-API' },
-        { text: 'Python', link: 'Programming-Python-Native-API' },
-        { text: 'C++', link: 'Programming-Cpp-Native-API' },
-        { text: 'Go', link: 'Programming-Go-Native-API' },
-        { text: 'C#', link: 'Programming-CSharp-Native-API' },
-        { text: 'Node.js', link: 'Programming-NodeJS-Native-API' },
-        { text: 'Rust', link: 'Programming-Rust-Native-API' },
+        { text: 'Java原生接口', link: 'Programming-Java-Native-API' },
+        { text: 'Python原生接口', link: 'Programming-Python-Native-API' },
+        { text: 'C++原生接口', link: 'Programming-Cpp-Native-API' },
+        { text: 'Go原生接口', link: 'Programming-Go-Native-API' },
+        { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' },
+        { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
+        { text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT协议', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
@@ -134,7 +134,7 @@ export const zhSidebar = {
       prefix: 'Ecosystem-Integration/',
       // children: 'structure',
       children: [
-        { text: 'Grafana Plugin', link: 'Grafana-Plugin' },
+        { text: 'Grafana插件', link: 'Grafana-Plugin' },
         { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
         { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' },
         { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' },
@@ -170,7 +170,7 @@ export const zhSidebar = {
       prefix: 'Reference/',
       // children: 'structure',
       children: [
-        { text: 'UDF 函数库', link: 'UDF-Libraries' },
+        { text: 'UDF函数库', link: 'UDF-Libraries' },
         { text: '内置函数与表达式', link: 'Function-and-Expression' },
         { text: '配置参数', link: 'Common-Config-Manual' },
         { text: 'ConfigNode配置参数', link: 'ConfigNode-Config-Manual' },
diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts 
b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
index 284d883..80f1cb6 100644
--- a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts
@@ -31,10 +31,10 @@ export const enSidebar = {
       children: [
         { text: 'What is IoTDB', link: 'What-is-IoTDB' },
         { text: 'Features', link: 'Features' },
-        { text: 'Architecture', link: 'Architecture' },
+        { text: 'System Architecture', link: 'Architecture' },
         { text: 'Performance', link: 'Performance' },
         { text: 'Scenario', link: 'Scenario' },
-        { text: 'Achievement', link: 'Publication' },
+        { text: 'Academic Achievement', link: 'Publication' },
       ],
     },
     {
@@ -82,10 +82,10 @@ export const enSidebar = {
       children: [
         { text: 'Syntax Rule', link: 'Syntax-Rule' },
         { text: 'Operate Metadata', link: 'Operate-Metadata' },
-        { text: 'Write Delete Data', link: 'Write-Delete-Data' },
+        { text: 'Write & Delete Data', link: 'Write-Delete-Data' },
         { text: 'Query Data', link: 'Query-Data' },
         { text: 'Operator and Expression', link: 'Operator-and-Expression' },
-        { text: 'Streaming', link: 'Streaming_timecho' },
+        { text: 'Streaming Framework', link: 'Streaming_timecho' },
         { text: 'Data Sync', link: 'Data-Sync_timecho' },
         { text: 'Tiered Storage', link: 'Tiered-Storage_timecho' },
         { text: 'View', link: 'IoTDB-View_timecho' },
@@ -100,10 +100,10 @@ export const enSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: 'CLI', link: 'CLI' },
+        { text: 'Command Line Interface (CLI)', link: 'CLI' },
         { text: 'Workbench', link: 'Workbench_timecho' },
         { text: 'Monitor Tool', link: 'Monitor-Tool' },
-        { text: 'Benchmark', link: 'Benchmark' },
+        { text: 'Benchmark Tool', link: 'Benchmark' },
         { text: 'Maintenance Tool', link: 'Maintenance-Tool_timecho' },
         { text: 'Import Export Tool', link: 'Import-Export-Tool' },
       ],
@@ -122,7 +122,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
index 579f89d..28f6449 100644
--- a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
@@ -82,10 +82,10 @@ export const zhSidebar = {
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
         { text: '元数据管理', link: 'Operate-Metadata' },
-        { text: '数据增删', link: 'Write-Delete-Data' },
+        { text: '数据写入与删除', link: 'Write-Delete-Data' },
         { text: '数据查询', link: 'Query-Data' },
         { text: '运算符和表达式', link: 'Operator-and-Expression' },
-        { text: '流处理', link: 'Streaming_timecho' },
+        { text: '流处理框架', link: 'Streaming_timecho' },
         { text: '数据同步', link: 'Data-Sync_timecho' },
         { text: '多级存储', link: 'Tiered-Storage_timecho' },
         { text: '视图', link: 'IoTDB-View_timecho' },
@@ -100,7 +100,7 @@ export const zhSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: '命令行工具', link: 'CLI' },
+        { text: 'SQL命令行终端 (CLI)', link: 'CLI' },
         { text: '可视化控制台', link: 'Workbench_timecho' },
         { text: '监控工具', link: 'Monitor-Tool' },
         { text: '测试工具', link: 'Benchmark' },
@@ -114,15 +114,15 @@ export const zhSidebar = {
       prefix: 'API/',
       // children: 'structure',
       children: [
-        { text: 'Java 原生接口', link: 'Programming-Java-Native-API' },
-        { text: 'Python', link: 'Programming-Python-Native-API' },
-        { text: 'C++', link: 'Programming-Cpp-Native-API' },
-        { text: 'Go', link: 'Programming-Go-Native-API' },
-        { text: 'C#', link: 'Programming-CSharp-Native-API' },
-        { text: 'Node.js', link: 'Programming-NodeJS-Native-API' },
-        { text: 'Rust', link: 'Programming-Rust-Native-API' },
+        { text: 'Java原生接口', link: 'Programming-Java-Native-API' },
+        { text: 'Python原生接口', link: 'Programming-Python-Native-API' },
+        { text: 'C++原生接口', link: 'Programming-Cpp-Native-API' },
+        { text: 'Go原生接口', link: 'Programming-Go-Native-API' },
+        { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' },
+        { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
+        { text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT协议', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
@@ -135,7 +135,7 @@ export const zhSidebar = {
       prefix: 'Ecosystem-Integration/',
       // children: 'structure',
       children: [
-        { text: 'Grafana Plugin', link: 'Grafana-Plugin' },
+        { text: 'Grafana插件', link: 'Grafana-Plugin' },
         { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
         { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' },
         { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' },
@@ -172,7 +172,7 @@ export const zhSidebar = {
       prefix: 'Reference/',
       // children: 'structure',
       children: [
-        { text: 'UDF 函数库', link: 'UDF-Libraries' },
+        { text: 'UDF函数库', link: 'UDF-Libraries' },
         { text: '配置参数', link: 'Common-Config-Manual' },
         { text: 'ConfigNode配置参数', link: 'ConfigNode-Config-Manual' },
         { text: 'DataNode配置参数', link: 'DataNode-Config-Manual' },
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
index 243bd25..4460b0d 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
@@ -31,10 +31,10 @@ export const enSidebar = {
       children: [
         { text: 'What is IoTDB', link: 'What-is-IoTDB' },
         { text: 'Features', link: 'Features' },
-        { text: 'Architecture', link: 'Architecture' },
+        { text: 'System Architecture', link: 'Architecture' },
         { text: 'Performance', link: 'Performance' },
         { text: 'Scenario', link: 'Scenario' },
-        { text: 'Achievement', link: 'Publication' },
+        { text: 'Academic Achievement', link: 'Publication' },
       ],
     },
     {
@@ -88,14 +88,14 @@ export const enSidebar = {
       children: [
         { text: 'Syntax Rule', link: 'Syntax-Rule' },
         { text: 'Operate Metadata', link: 'Operate-Metadata_timecho' },
-        { text: 'Write Delete Data', link: 'Write-Delete-Data' },
+        { text: 'Write & Delete Data', link: 'Write-Delete-Data' },
         { text: 'Query Data', link: 'Query-Data' },
         { text: 'Operator and Expression', link: 'Operator-and-Expression' },
-        { text: 'Streaming', link: 'Streaming_timecho' },
+        { text: 'Streaming Framework', link: 'Streaming_timecho' },
         { text: 'Data Sync', link: 'Data-Sync_timecho' },
         { text: 'Tiered Storage', link: 'Tiered-Storage_timecho' },
         { text: 'View', link: 'IoTDB-View_timecho' },
-        { text: 'AINode', link: 'AINode_timecho' },
+        { text: 'AI Capability', link: 'AINode_timecho' },
         { text: 'Database Programming', link: 'Database-Programming' },
         { text: 'Security Management', link: 'Security-Management_timecho' },
         { text: 'Database Administration', link: 'Authority-Management' },
@@ -108,10 +108,10 @@ export const enSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: 'CLI', link: 'CLI' },
+        { text: 'Command Line Interface (CLI)', link: 'CLI' },
         { text: 'Workbench', link: 'Workbench_timecho' },
         { text: 'Monitor Tool', link: 'Monitor-Tool_timecho' },
-        { text: 'Benchmark', link: 'Benchmark' },
+        { text: 'Benchmark Tool', link: 'Benchmark' },
         { text: 'Maintenance Tool', link: 'Maintenance-Tool_timecho' },
         { text: 'Data Import Export Script', link: 'Data-Import-Export-Tool' },
         { text: 'TsFile Import Export Script', link: 
'TsFile-Import-Export-Tool' },
@@ -131,7 +131,7 @@ export const enSidebar = {
         { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT Protocol', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
index 29e764f..3c65f71 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
@@ -75,8 +75,8 @@ export const zhSidebar = {
         { text: '双活版部署', link: 'Dual-Active-Deployment_timecho' },
         { text: 'Docker部署', link: 'Docker-Deployment_timecho' },
         { text: 'AINode部署', link: 'AINode_Deployment_timecho' },
-        { text: '工具部署(监控面板)', link: 'Monitoring-panel-deployment' },
-        { text: '工具部署(可视化控制台)', link: 'workbench-deployment' },
+        { text: '监控面板部署', link: 'Monitoring-panel-deployment' },
+        { text: '可视化控制台部署', link: 'workbench-deployment' },
       ],
     },
 
@@ -88,14 +88,14 @@ export const zhSidebar = {
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
         { text: '元数据管理', link: 'Operate-Metadata_timecho' },
-        { text: '数据增删', link: 'Write-Delete-Data' },
+        { text: '数据写入与删除', link: 'Write-Delete-Data' },
         { text: '数据查询', link: 'Query-Data' },
         { text: '运算符和表达式', link: 'Operator-and-Expression' },
-        { text: '流处理', link: 'Streaming_timecho' },
+        { text: '流处理框架', link: 'Streaming_timecho' },
         { text: '数据同步', link: 'Data-Sync_timecho' },
         { text: '多级存储', link: 'Tiered-Storage_timecho' },
         { text: '视图', link: 'IoTDB-View_timecho' },
-        { text: 'AINode', link: 'AINode_timecho' },
+        { text: 'AI能力', link: 'AINode_timecho' },
         { text: '数据库编程', link: 'Database-Programming' },
         { text: '安全控制', link: 'Security-Management_timecho' },
         { text: '权限管理', link: 'Authority-Management' },
@@ -108,7 +108,7 @@ export const zhSidebar = {
       prefix: 'Tools-System/',
       // children: 'structure',
       children: [
-        { text: '命令行工具', link: 'CLI' },
+        { text: 'SQL命令行终端 (CLI)', link: 'CLI' },
         { text: '可视化控制台', link: 'Workbench_timecho' },
         { text: '监控工具', link: 'Monitor-Tool_timecho' },
         { text: '测试工具', link: 'Benchmark' },
@@ -123,15 +123,15 @@ export const zhSidebar = {
       prefix: 'API/',
       // children: 'structure',
       children: [
-        { text: 'Java 原生接口', link: 'Programming-Java-Native-API' },
-        { text: 'Python', link: 'Programming-Python-Native-API' },
-        { text: 'C++', link: 'Programming-Cpp-Native-API' },
-        { text: 'Go', link: 'Programming-Go-Native-API' },
-        { text: 'C#', link: 'Programming-CSharp-Native-API' },
-        { text: 'Node.js', link: 'Programming-NodeJS-Native-API' },
+        { text: 'Java原生接口', link: 'Programming-Java-Native-API' },
+        { text: 'Python原生接口', link: 'Programming-Python-Native-API' },
+        { text: 'C++原生接口', link: 'Programming-Cpp-Native-API' },
+        { text: 'Go原生接口', link: 'Programming-Go-Native-API' },
+        { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' },
+        { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' },
         { text: 'Rust', link: 'Programming-Rust-Native-API' },
         { text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
-        { text: 'MQTT', link: 'Programming-MQTT' },
+        { text: 'MQTT协议', link: 'Programming-MQTT' },
         { text: 'Kafka', link: 'Programming-Kafka' },
         { text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
         { text: 'REST API V2', link: 'RestServiceV2' },
@@ -143,7 +143,7 @@ export const zhSidebar = {
       prefix: 'Ecosystem-Integration/',
       // children: 'structure',
       children: [
-        { text: 'Grafana Plugin', link: 'Grafana-Plugin' },
+        { text: 'Grafana插件', link: 'Grafana-Plugin' },
         { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
         { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' },
         { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' },
@@ -180,7 +180,7 @@ export const zhSidebar = {
       prefix: 'Reference/',
       // children: 'structure',
       children: [
-        { text: 'UDF 函数库', link: 'UDF-Libraries' },
+        { text: 'UDF函数库', link: 'UDF-Libraries' },
         { text: '内置函数与表达式', link: 'Function-and-Expression' },
         { text: '配置参数', link: 'Common-Config-Manual' },
         { text: 'ConfigNode配置参数', link: 'ConfigNode-Config-Manual' },
diff --git a/src/UserGuide/Master/API/RestServiceV1.md 
b/src/UserGuide/Master/API/RestServiceV1.md
index 81c3c6e..5e656ab 100644
--- a/src/UserGuide/Master/API/RestServiceV1.md
+++ b/src/UserGuide/Master/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services (Not Recommend)  
+# RESTful API V1(Not Recommend)  
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/Master/API/RestServiceV2.md 
b/src/UserGuide/Master/API/RestServiceV2.md
index 5255a86..bc09687 100644
--- a/src/UserGuide/Master/API/RestServiceV2.md
+++ b/src/UserGuide/Master/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services  
+# RESTful API V2 
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/Master/Ecosystem-Integration/DBeaver.md 
b/src/UserGuide/Master/Ecosystem-Integration/DBeaver.md
index ad50638..aca2ed1 100644
--- a/src/UserGuide/Master/Ecosystem-Integration/DBeaver.md
+++ b/src/UserGuide/Master/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver is a SQL client software application and a database administration 
tool. It can use the JDBC application programming interface (API) to interact 
with IoTDB via the JDBC driver. 
 
diff --git a/src/UserGuide/Master/Reference/Function-and-Expression.md 
b/src/UserGuide/Master/Reference/Function-and-Expression.md
index 75f10d8..0456461 100644
--- a/src/UserGuide/Master/Reference/Function-and-Expression.md
+++ b/src/UserGuide/Master/Reference/Function-and-Expression.md
@@ -1,4 +1,4 @@
-# Function-and-Expression
+# Function and Expression
 
 <!--
 
diff --git a/src/UserGuide/Master/User-Manual/AINode_timecho.md 
b/src/UserGuide/Master/User-Manual/AINode_timecho.md
index 43fa103..89190c3 100644
--- a/src/UserGuide/Master/User-Manual/AINode_timecho.md
+++ b/src/UserGuide/Master/User-Manual/AINode_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# AINode(Machine Learning Framework)
+# AI Capability(AINode)
 
 AINode is the third internal node after ConfigNode and DataNode in Apache 
IoTDB, which extends the capability of machine learning analysis of time series 
by interacting with DataNode and ConfigNode of IoTDB cluster, supports the 
introduction of pre-existing machine learning models from the outside to be 
registered, and uses the registered models in the It supports the process of 
introducing existing machine learning models from outside for registration, and 
using the registered models to [...]
 
diff --git a/src/UserGuide/Master/User-Manual/Data-Sync_apache.md 
b/src/UserGuide/Master/User-Manual/Data-Sync_apache.md
index beda4da..1799b33 100644
--- a/src/UserGuide/Master/User-Manual/Data-Sync_apache.md
+++ b/src/UserGuide/Master/User-Manual/Data-Sync_apache.md
@@ -19,7 +19,7 @@
 
 -->
 
-# Data synchronisation
+# Data Synchronisation
 Data synchronisation is a typical requirement of industrial IoT. Through the 
data synchronisation mechanism, data sharing between IoTDBs can be achieved, 
and a complete data link can be built to meet the needs of intranet and 
extranet data interoperability, end-to-end cloud synchronisation, data 
migration, data backup, and so on.
 
 ## Introduction
diff --git a/src/UserGuide/Master/User-Manual/Data-Sync_timecho.md 
b/src/UserGuide/Master/User-Manual/Data-Sync_timecho.md
index 0206d87..c455310 100644
--- a/src/UserGuide/Master/User-Manual/Data-Sync_timecho.md
+++ b/src/UserGuide/Master/User-Manual/Data-Sync_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# Data synchronisation
+# Data Synchronisation
 Data synchronisation is a typical requirement of industrial IoT. Through the 
data synchronisation mechanism, data sharing between IoTDBs can be achieved, 
and a complete data link can be built to meet the needs of intranet and 
extranet data interoperability, end-to-end cloud synchronisation, data 
migration, data backup, and so on.
 
 ## Introduction
diff --git a/src/UserGuide/V1.2.x/API/RestServiceV1.md 
b/src/UserGuide/V1.2.x/API/RestServiceV1.md
index ba16377..e7f0bc9 100644
--- a/src/UserGuide/V1.2.x/API/RestServiceV1.md
+++ b/src/UserGuide/V1.2.x/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services (Not Recommend) 
+# RESTful API V1(Not Recommend) 
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/V1.2.x/API/RestServiceV2.md 
b/src/UserGuide/V1.2.x/API/RestServiceV2.md
index 799346c..60e81b2 100644
--- a/src/UserGuide/V1.2.x/API/RestServiceV2.md
+++ b/src/UserGuide/V1.2.x/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services  
+# RESTful API V2
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md 
b/src/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
index b22e75e..14f4783 100644
--- a/src/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
+++ b/src/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver is a SQL client software application and a database administration 
tool. It can use the JDBC application programming interface (API) to interact 
with IoTDB via the JDBC driver. 
 
diff --git a/src/UserGuide/V1.2.x/Ecosystem-Integration/Grafana-Connector.md 
b/src/UserGuide/V1.2.x/Ecosystem-Integration/Grafana-Connector.md
index 94e41f9..ceb6ec9 100644
--- a/src/UserGuide/V1.2.x/Ecosystem-Integration/Grafana-Connector.md
+++ b/src/UserGuide/V1.2.x/Ecosystem-Integration/Grafana-Connector.md
@@ -18,20 +18,19 @@
     under the License.
 
 -->
-# Ecosystem Integration
 
-## Grafana(IoTDB)
+# Grafana(IoTDB)
 
 Grafana is an open source volume metrics monitoring and visualization tool, 
which can be used to display time series data and application runtime analysis. 
Grafana supports Graphite, InfluxDB and other major time series databases as 
data sources. IoTDB-Grafana-Connector is a connector which we developed to show 
time series data in IoTDB by reading data from IoTDB and sends to 
Grafana(https://grafana.com/). Before using this tool, make sure Grafana and 
IoTDB are correctly installed and started.
 
-### Installation and deployment
+## Installation and deployment
 
-#### Install Grafana
+### Install Grafana
 
 * Download url: https://grafana.com/grafana/download
 * Version >= 4.4.1
 
-#### Install data source plugin
+### Install data source plugin
 
 * Plugin name: simple-json-datasource
 * Download url: https://github.com/grafana/simple-json-datasource
@@ -65,7 +64,7 @@ Please try to find config file of grafana(eg. customer.ini in 
windows, and /etc/
 allow_loading_unsigned_plugins = "grafana-simple-json-datasource"
 ```
 
-#### Start Grafana
+### Start Grafana
 If Unix is used, Grafana will start automatically after installing, or you can 
run `sudo service grafana-server start` command. See more information 
[here](http://docs.grafana.org/installation/debian/).
 
 If Mac and `homebrew` are used to install Grafana, you can use `homebrew` to 
start Grafana.
@@ -74,17 +73,17 @@ See more information 
[here](http://docs.grafana.org/installation/mac/).
 
 If Windows is used, start Grafana by executing grafana-server.exe, located in 
the bin directory, preferably from the command line. See more information 
[here](http://docs.grafana.org/installation/windows/).
 
-### IoTDB installation
+## IoTDB installation
 
 See https://github.com/apache/iotdb
 
-### IoTDB-Grafana-Connector installation
+## IoTDB-Grafana-Connector installation
 
 ```shell
 git clone https://github.com/apache/iotdb.git
 ```
 
-### Start IoTDB-Grafana-Connector
+## Start IoTDB-Grafana-Connector
 
 * Option one
 
@@ -118,13 +117,13 @@ $ java -jar iotdb-grafana-connector-{version}.war
 
 To configure properties, move the 
`grafana-connector/src/main/resources/application.properties` to the same 
directory as the war package (`grafana/target`)
 
-### Explore in Grafana
+## Explore in Grafana
 
 The default port of Grafana is 3000, see http://localhost:3000/
 
 Username and password are both "admin" by default.
 
-#### Add data source
+### Add data source
 
 Select `Data Sources` and  then `Add data source`, select `SimpleJson` in 
`Type` and `URL` is http://localhost:8888. 
 After that, make sure IoTDB has been started, click "Save & Test", and "Data 
Source is working" will be shown to indicate successful configuration.
@@ -132,13 +131,13 @@ After that, make sure IoTDB has been started, click "Save 
& Test", and "Data Sou
 
 <img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; 
margin-right:auto; display:block;" 
src="https://alioss.timecho.com/docs/img/github/51664842-554bf280-1ff5-11e9-97d2-54eebe0b2ca1.png";>
 
-#### Design in dashboard
+### Design in dashboard
 
 Add diagrams in dashboard and customize your query. See 
http://docs.grafana.org/guides/getting_started/
 
 <img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; 
margin-right:auto; display:block;" 
src="https://alioss.timecho.com/docs/img/github/51664878-6e54a380-1ff5-11e9-9718-4d0e24627fa8.png";>
 
-### config grafana
+## config grafana
 
 ```
 # ip and port of IoTDB 
diff --git a/src/UserGuide/V1.2.x/User-Manual/Data-Sync.md 
b/src/UserGuide/V1.2.x/User-Manual/Data-Sync.md
index d288205..1d8857b 100644
--- a/src/UserGuide/V1.2.x/User-Manual/Data-Sync.md
+++ b/src/UserGuide/V1.2.x/User-Manual/Data-Sync.md
@@ -19,7 +19,7 @@
 
 -->
 
-# IoTDB Data Sync
+# Data Sync
 **The IoTDB data sync transfers data from IoTDB to another data platform, and 
<font color=RED>a data sync task is called a Pipe</font>.**
 
 **A Pipe consists of three subtasks (plugins):**
diff --git a/src/UserGuide/V1.2.x/User-Manual/Data-Sync_timecho.md 
b/src/UserGuide/V1.2.x/User-Manual/Data-Sync_timecho.md
index 31b2ed0..3032a65 100644
--- a/src/UserGuide/V1.2.x/User-Manual/Data-Sync_timecho.md
+++ b/src/UserGuide/V1.2.x/User-Manual/Data-Sync_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# IoTDB Data Sync
+# Data Sync
 **The IoTDB data sync transfers data from IoTDB to another data platform, and 
<font color=RED>a data sync task is called a Pipe</font>.**
 
 **A Pipe consists of three subtasks (plugins):**
diff --git a/src/UserGuide/V1.2.x/User-Manual/Operator-and-Expression.md 
b/src/UserGuide/V1.2.x/User-Manual/Operator-and-Expression.md
index 30c992d..083b028 100644
--- a/src/UserGuide/V1.2.x/User-Manual/Operator-and-Expression.md
+++ b/src/UserGuide/V1.2.x/User-Manual/Operator-and-Expression.md
@@ -27,7 +27,7 @@ A list of all available functions, both built-in and custom, 
can be displayed wi
 
 See the documentation [Select-Expression](../User-Manual/Query-Data.md) for 
the behavior of operators and functions in SQL.
 
-## Operator and Expression
+## OPERATORS
 
 ### Arithmetic Operators
 
diff --git a/src/UserGuide/latest/API/RestServiceV1.md 
b/src/UserGuide/latest/API/RestServiceV1.md
index 81c3c6e..5e656ab 100644
--- a/src/UserGuide/latest/API/RestServiceV1.md
+++ b/src/UserGuide/latest/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services (Not Recommend)  
+# RESTful API V1(Not Recommend)  
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/latest/API/RestServiceV2.md 
b/src/UserGuide/latest/API/RestServiceV2.md
index 5255a86..978023d 100644
--- a/src/UserGuide/latest/API/RestServiceV2.md
+++ b/src/UserGuide/latest/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful Services  
+# RESTful API V2
 IoTDB's RESTful services can be used for query, write, and management 
operations, using the OpenAPI standard to define interfaces and generate 
frameworks.
 
 ## Enable RESTful Services
diff --git a/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md 
b/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md
index ad50638..aca2ed1 100644
--- a/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md
+++ b/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver is a SQL client software application and a database administration 
tool. It can use the JDBC application programming interface (API) to interact 
with IoTDB via the JDBC driver. 
 
diff --git a/src/UserGuide/latest/Reference/Function-and-Expression.md 
b/src/UserGuide/latest/Reference/Function-and-Expression.md
index 75f10d8..0456461 100644
--- a/src/UserGuide/latest/Reference/Function-and-Expression.md
+++ b/src/UserGuide/latest/Reference/Function-and-Expression.md
@@ -1,4 +1,4 @@
-# Function-and-Expression
+# Function and Expression
 
 <!--
 
diff --git a/src/UserGuide/latest/User-Manual/AINode_timecho.md 
b/src/UserGuide/latest/User-Manual/AINode_timecho.md
index 5b35b9e..29cbbda 100644
--- a/src/UserGuide/latest/User-Manual/AINode_timecho.md
+++ b/src/UserGuide/latest/User-Manual/AINode_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# AINode(Machine Learning Framework)
+# AI Capability(AINode)
 
 AINode is the third internal node after ConfigNode and DataNode in Apache 
IoTDB, which extends the capability of machine learning analysis of time series 
by interacting with DataNode and ConfigNode of IoTDB cluster, supports the 
introduction of pre-existing machine learning models from the outside to be 
registered, and uses the registered models in the It supports the process of 
introducing existing machine learning models from outside for registration, and 
using the registered models to [...]
 
diff --git a/src/UserGuide/latest/User-Manual/Data-Sync_apache.md 
b/src/UserGuide/latest/User-Manual/Data-Sync_apache.md
index 2843a3c..5756f5a 100644
--- a/src/UserGuide/latest/User-Manual/Data-Sync_apache.md
+++ b/src/UserGuide/latest/User-Manual/Data-Sync_apache.md
@@ -19,7 +19,7 @@
 
 -->
 
-# Data synchronisation
+# Data Synchronisation
 Data synchronisation is a typical requirement of industrial IoT. Through the 
data synchronisation mechanism, data sharing between IoTDBs can be achieved, 
and a complete data link can be built to meet the needs of intranet and 
extranet data interoperability, end-to-end cloud synchronisation, data 
migration, data backup, and so on.
 
 ## Introduction
diff --git a/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md 
b/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md
index 0206d87..c455310 100644
--- a/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md
+++ b/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# Data synchronisation
+# Data Synchronisation
 Data synchronisation is a typical requirement of industrial IoT. Through the 
data synchronisation mechanism, data sharing between IoTDBs can be achieved, 
and a complete data link can be built to meet the needs of intranet and 
extranet data interoperability, end-to-end cloud synchronisation, data 
migration, data backup, and so on.
 
 ## Introduction
diff --git a/src/zh/UserGuide/Master/API/RestServiceV1.md 
b/src/zh/UserGuide/Master/API/RestServiceV1.md
index a52d526..ee1ba7d 100644
--- a/src/zh/UserGuide/Master/API/RestServiceV1.md
+++ b/src/zh/UserGuide/Master/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务 (不推荐)
+# RESTful API V1(不推荐)
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git a/src/zh/UserGuide/Master/API/RestServiceV2.md 
b/src/zh/UserGuide/Master/API/RestServiceV2.md
index b9b315a..be7fe31 100644
--- a/src/zh/UserGuide/Master/API/RestServiceV2.md
+++ b/src/zh/UserGuide/Master/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务
+# RESTful API V2
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git a/src/zh/UserGuide/Master/Basic-Concept/Cluster-data-partitioning.md 
b/src/zh/UserGuide/Master/Basic-Concept/Cluster-data-partitioning.md
index 958c1e5..943659c 100644
--- a/src/zh/UserGuide/Master/Basic-Concept/Cluster-data-partitioning.md
+++ b/src/zh/UserGuide/Master/Basic-Concept/Cluster-data-partitioning.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 集群数据分区与负载均衡
+# 数据分区与负载均衡
 
 IoTDB 以数据分区(DataRegion)为单位对元数据和数据进行管理,从序列和时间两个维度进行数据划分。
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 7754f93..79a656b 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# 集群版安装部署
+# 集群版部署
 
 
本小节将以IoTDB经典集群部署架构3C3D(3个ConfigNode和3个DataNode)为例,介绍如何部署集群,即通常所说的3C3D集群。3C3D集群架构图如下:
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index c5cbb1c..96d3cbf 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# 集群版安装部署
+# 集群版部署
 
 本小节描述如何手动部署包括3个ConfigNode和3个DataNode的实例,即通常所说的3C3D集群。
 
diff --git a/src/zh/UserGuide/Master/Ecosystem-Integration/DBeaver.md 
b/src/zh/UserGuide/Master/Ecosystem-Integration/DBeaver.md
index bd6f65b..1959a99 100644
--- a/src/zh/UserGuide/Master/Ecosystem-Integration/DBeaver.md
+++ b/src/zh/UserGuide/Master/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。
 
diff --git a/src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md 
b/src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md
index 6b53475..0c736f2 100644
--- a/src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md
+++ b/src/zh/UserGuide/Master/QuickStart/ClusterQuickStart.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 集群版
+# 快速上手(集群版)
 本文将简单介绍 IoTDB 集群的安装配置、扩容和缩容等常规操作。
 遇到问题可以看: 
 [FAQ](../FAQ/Frequently-asked-questions.md)
diff --git a/src/zh/UserGuide/Master/QuickStart/QuickStart.md 
b/src/zh/UserGuide/Master/QuickStart/QuickStart.md
index a8bfd0a..ba897d1 100644
--- a/src/zh/UserGuide/Master/QuickStart/QuickStart.md
+++ b/src/zh/UserGuide/Master/QuickStart/QuickStart.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 快速上手
+# 快速上手(单机版)
 
 本文将介绍关于 IoTDB 使用的基本流程,如果需要更多信息,请浏览我们官网的 
[指引](../IoTDB-Introduction/What-is-IoTDB.md).
 
diff --git a/src/zh/UserGuide/Master/Tools-System/Monitor-Tool_timecho.md 
b/src/zh/UserGuide/Master/Tools-System/Monitor-Tool_timecho.md
index 2b292a4..850c75e 100644
--- a/src/zh/UserGuide/Master/Tools-System/Monitor-Tool_timecho.md
+++ b/src/zh/UserGuide/Master/Tools-System/Monitor-Tool_timecho.md
@@ -20,7 +20,7 @@
 -->
 
 
-# Prometheus
+# 监控工具
 
 ## 监控指标的 Prometheus 映射关系
 
diff --git a/src/zh/UserGuide/Master/User-Manual/AINode_timecho.md 
b/src/zh/UserGuide/Master/User-Manual/AINode_timecho.md
index 29031f2..7396456 100644
--- a/src/zh/UserGuide/Master/User-Manual/AINode_timecho.md
+++ b/src/zh/UserGuide/Master/User-Manual/AINode_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 内生机器学习框架(AINode)
+# AI能力(AINode)
 
 AINode 是 IoTDB 在ConfigNode、DataNode后提供的第三种内生节点,该节点通过与 IoTDB 集群的 
DataNode、ConfigNode 
的交互,扩展了对时间序列进行机器学习分析的能力,支持从外部引入已有机器学习模型进行注册,并使用注册的模型在指定时序数据上通过简单 SQL 
语句完成时序分析任务的过程,将模型的创建、管理及推理融合在数据库引擎中。目前已提供常见时序分析场景(例如预测与异常检测)的机器学习算法或自研模型。
 
diff --git a/src/zh/UserGuide/Master/User-Manual/Write-Delete-Data.md 
b/src/zh/UserGuide/Master/User-Manual/Write-Delete-Data.md
index 0966d28..22cd273 100644
--- a/src/zh/UserGuide/Master/User-Manual/Write-Delete-Data.md
+++ b/src/zh/UserGuide/Master/User-Manual/Write-Delete-Data.md
@@ -20,7 +20,7 @@
 -->
 
 
-# 写入和删除数据
+# 数据写入与删除
 ## CLI写入数据
 
 IoTDB 为用户提供多种插入实时数据的方式,例如在 [Cli/Shell 工具](../Tools-System/CLI.md) 中直接输入插入数据的 
INSERT 语句,或使用 Java API(标准 [Java JDBC](../API/Programming-JDBC.md) 
接口)单条或批量执行插入数据的 INSERT 语句。
diff --git a/src/zh/UserGuide/V1.2.x/API/RestServiceV1.md 
b/src/zh/UserGuide/V1.2.x/API/RestServiceV1.md
index 8ddfa74..7ce11ff 100644
--- a/src/zh/UserGuide/V1.2.x/API/RestServiceV1.md
+++ b/src/zh/UserGuide/V1.2.x/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务(不推荐)
+# RESTful API V1(不推荐)
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git a/src/zh/UserGuide/V1.2.x/API/RestServiceV2.md 
b/src/zh/UserGuide/V1.2.x/API/RestServiceV2.md
index affa6ae..0275fe2 100644
--- a/src/zh/UserGuide/V1.2.x/API/RestServiceV2.md
+++ b/src/zh/UserGuide/V1.2.x/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务
+# RESTful API V2
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git a/src/zh/UserGuide/V1.2.x/Basic-Concept/Cluster-data-partitioning.md 
b/src/zh/UserGuide/V1.2.x/Basic-Concept/Cluster-data-partitioning.md
index 958c1e5..943659c 100644
--- a/src/zh/UserGuide/V1.2.x/Basic-Concept/Cluster-data-partitioning.md
+++ b/src/zh/UserGuide/V1.2.x/Basic-Concept/Cluster-data-partitioning.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 集群数据分区与负载均衡
+# 数据分区与负载均衡
 
 IoTDB 以数据分区(DataRegion)为单位对元数据和数据进行管理,从序列和时间两个维度进行数据划分。
 
diff --git 
a/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Preparation.md 
b/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Preparation.md
index 74646a4..d667421 100644
--- 
a/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Preparation.md
+++ 
b/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Preparation.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 环境要求
+# 部署准备
 
 要使用IoTDB,你需要具备以下条件:
 
diff --git 
a/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Recommendation.md
 
b/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Recommendation.md
index b2bda44..9074532 100644
--- 
a/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Recommendation.md
+++ 
b/src/zh/UserGuide/V1.2.x/Deployment-and-Maintenance/Deployment-Recommendation.md
@@ -19,7 +19,7 @@
 
 -->
 
-# IoTDB 部署推荐
+# 部署推荐
 ## 背景
 
 系统能力
diff --git a/src/zh/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md 
b/src/zh/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
index 3ea4d50..1b885e8 100644
--- a/src/zh/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
+++ b/src/zh/UserGuide/V1.2.x/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。
 
diff --git a/src/zh/UserGuide/V1.2.x/QuickStart/ClusterQuickStart.md 
b/src/zh/UserGuide/V1.2.x/QuickStart/ClusterQuickStart.md
index 6eec60a..8f748b6 100644
--- a/src/zh/UserGuide/V1.2.x/QuickStart/ClusterQuickStart.md
+++ b/src/zh/UserGuide/V1.2.x/QuickStart/ClusterQuickStart.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 集群版
+# 快速上手(集群版)
 本文将简单介绍 IoTDB 集群的安装配置、扩容和缩容等常规操作。
 遇到问题可以看: 
 [FAQ](../FAQ/Frequently-asked-questions.md)
diff --git a/src/zh/UserGuide/V1.2.x/QuickStart/QuickStart.md 
b/src/zh/UserGuide/V1.2.x/QuickStart/QuickStart.md
index 754f0e9..cfff891 100644
--- a/src/zh/UserGuide/V1.2.x/QuickStart/QuickStart.md
+++ b/src/zh/UserGuide/V1.2.x/QuickStart/QuickStart.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 快速上手
+# 快速上手(单机版)
 
 本文将介绍关于 IoTDB 使用的基本流程,如果需要更多信息,请浏览我们官网的 
[指引](../IoTDB-Introduction/What-is-IoTDB.md).
 
diff --git a/src/zh/UserGuide/V1.2.x/Reference/Common-Config-Manual.md 
b/src/zh/UserGuide/V1.2.x/Reference/Common-Config-Manual.md
index cb4c6e4..d960662 100644
--- a/src/zh/UserGuide/V1.2.x/Reference/Common-Config-Manual.md
+++ b/src/zh/UserGuide/V1.2.x/Reference/Common-Config-Manual.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 参考
+# 配置参数
 
 ## 公共配置参数
 
diff --git a/src/zh/UserGuide/V1.2.x/Reference/UDF-Libraries.md 
b/src/zh/UserGuide/V1.2.x/Reference/UDF-Libraries.md
index 52d625e..2f11596 100644
--- a/src/zh/UserGuide/V1.2.x/Reference/UDF-Libraries.md
+++ b/src/zh/UserGuide/V1.2.x/Reference/UDF-Libraries.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# 数据质量函数库
+# UDF函数库
 
 ## 数据质量
 
diff --git a/src/zh/UserGuide/V1.2.x/User-Manual/Operate-Metadata.md 
b/src/zh/UserGuide/V1.2.x/User-Manual/Operate-Metadata.md
index 8435c32..a7a7096 100644
--- a/src/zh/UserGuide/V1.2.x/User-Manual/Operate-Metadata.md
+++ b/src/zh/UserGuide/V1.2.x/User-Manual/Operate-Metadata.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 元数据操作
+# 元数据管理
 ## 数据库管理
 
 数据库(Database)可以被视为关系数据库中的Database。
diff --git a/src/zh/UserGuide/V1.2.x/User-Manual/Streaming.md 
b/src/zh/UserGuide/V1.2.x/User-Manual/Streaming.md
index 691a132..3bb5617 100644
--- a/src/zh/UserGuide/V1.2.x/User-Manual/Streaming.md
+++ b/src/zh/UserGuide/V1.2.x/User-Manual/Streaming.md
@@ -19,7 +19,7 @@
 
 -->
 
-# IoTDB 流处理框架
+# 流处理框架
 
 IoTDB 流处理框架允许用户实现自定义的流处理逻辑,可以实现对存储引擎变更的监听和捕获、实现对变更数据的变形、实现对变形后数据的向外推送等逻辑。
 
diff --git a/src/zh/UserGuide/V1.2.x/User-Manual/Streaming_timecho.md 
b/src/zh/UserGuide/V1.2.x/User-Manual/Streaming_timecho.md
index af2e284..7856e2f 100644
--- a/src/zh/UserGuide/V1.2.x/User-Manual/Streaming_timecho.md
+++ b/src/zh/UserGuide/V1.2.x/User-Manual/Streaming_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# IoTDB 流处理框架
+# 流处理框架
 
 IoTDB 流处理框架允许用户实现自定义的流处理逻辑,可以实现对存储引擎变更的监听和捕获、实现对变更数据的变形、实现对变形后数据的向外推送等逻辑。
 
diff --git a/src/zh/UserGuide/V1.2.x/User-Manual/Write-Delete-Data.md 
b/src/zh/UserGuide/V1.2.x/User-Manual/Write-Delete-Data.md
index 0dc511b..40a0b01 100644
--- a/src/zh/UserGuide/V1.2.x/User-Manual/Write-Delete-Data.md
+++ b/src/zh/UserGuide/V1.2.x/User-Manual/Write-Delete-Data.md
@@ -20,7 +20,7 @@
 -->
 
 
-# 数据增删
+# 数据写入与删除
 ## CLI写入数据
 
 IoTDB 为用户提供多种插入实时数据的方式,例如在 [Cli/Shell 工具](../Tools-System/CLI.md) 中直接输入插入数据的 
INSERT 语句,或使用 Java API(标准 [Java JDBC](../API/Programming-JDBC.md) 
接口)单条或批量执行插入数据的 INSERT 语句。
diff --git a/src/zh/UserGuide/latest/API/RestServiceV1.md 
b/src/zh/UserGuide/latest/API/RestServiceV1.md
index a52d526..ee1ba7d 100644
--- a/src/zh/UserGuide/latest/API/RestServiceV1.md
+++ b/src/zh/UserGuide/latest/API/RestServiceV1.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务 (不推荐)
+# RESTful API V1(不推荐)
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git a/src/zh/UserGuide/latest/API/RestServiceV2.md 
b/src/zh/UserGuide/latest/API/RestServiceV2.md
index b9b315a..be7fe31 100644
--- a/src/zh/UserGuide/latest/API/RestServiceV2.md
+++ b/src/zh/UserGuide/latest/API/RestServiceV2.md
@@ -19,7 +19,7 @@
 
 -->
 
-# RESTful 服务
+# RESTful API V2
 IoTDB 的 RESTful 服务可用于查询、写入和管理操作,它使用 OpenAPI 标准来定义接口并生成框架。
 
 ## 开启RESTful 服务
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 9ad2edb..935ad51 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# 集群版安装部署
+# 集群版部署
 
 
本小节将以IoTDB经典集群部署架构3C3D(3个ConfigNode和3个DataNode)为例,介绍如何部署集群,即通常所说的3C3D集群。3C3D集群架构图如下:
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 48f33d5..2111aa0 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# 集群版安装部署
+# 集群版部署
 
 本小节描述如何手动部署包括3个ConfigNode和3个DataNode的实例,即通常所说的3C3D集群。
 <div align="center">
diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md 
b/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md
index bd6f65b..1959a99 100644
--- a/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md
+++ b/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md
@@ -19,7 +19,7 @@
 
 -->
 
-# DBeaver-IoTDB
+# DBeaver
 
 DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。
 
diff --git a/src/zh/UserGuide/latest/QuickStart/QuickStart.md 
b/src/zh/UserGuide/latest/QuickStart/QuickStart.md
index 9870f0d..1326548 100644
--- a/src/zh/UserGuide/latest/QuickStart/QuickStart.md
+++ b/src/zh/UserGuide/latest/QuickStart/QuickStart.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 快速上手(单机版)
+# 快速上手(单机版)
 
 本文将介绍关于 IoTDB 使用的基本流程,如果需要更多信息,请浏览我们官网的 
[指引](../IoTDB-Introduction/What-is-IoTDB.md).
 
diff --git a/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_apache.md 
b/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_apache.md
index 58167fc..92c4db0 100644
--- a/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_apache.md
+++ b/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_apache.md
@@ -20,7 +20,7 @@
 -->
 
 
-# Prometheus
+# 监控工具
 
 ## 监控指标的 Prometheus 映射关系
 
diff --git a/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_timecho.md 
b/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_timecho.md
index c098b7d..961e570 100644
--- a/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_timecho.md
+++ b/src/zh/UserGuide/latest/Tools-System/Monitor-Tool_timecho.md
@@ -20,7 +20,7 @@
 -->
 
 
-# Prometheus
+# 监控工具
 
 ## 监控指标的 Prometheus 映射关系
 
diff --git a/src/zh/UserGuide/latest/Tools-System/TsFile-Import-Export-Tool.md 
b/src/zh/UserGuide/latest/Tools-System/TsFile-Import-Export-Tool.md
index 3e83baf..4aad4b3 100644
--- a/src/zh/UserGuide/latest/Tools-System/TsFile-Import-Export-Tool.md
+++ b/src/zh/UserGuide/latest/Tools-System/TsFile-Import-Export-Tool.md
@@ -19,7 +19,7 @@
 
 -->
 
-# TsFile 导入导出脚本
+# TsFile导入导出脚本
 
 针对于不同场景,IoTDB 为用户提供多种批量导入数据的操作方式,本章节向大家介绍最为常用的两种方式为 CSV文本形式的导入 和 TsFile文件形式的导入。
 
diff --git a/src/zh/UserGuide/latest/User-Manual/AINode_timecho.md 
b/src/zh/UserGuide/latest/User-Manual/AINode_timecho.md
index 29031f2..7396456 100644
--- a/src/zh/UserGuide/latest/User-Manual/AINode_timecho.md
+++ b/src/zh/UserGuide/latest/User-Manual/AINode_timecho.md
@@ -19,7 +19,7 @@
 
 -->
 
-# 内生机器学习框架(AINode)
+# AI能力(AINode)
 
 AINode 是 IoTDB 在ConfigNode、DataNode后提供的第三种内生节点,该节点通过与 IoTDB 集群的 
DataNode、ConfigNode 
的交互,扩展了对时间序列进行机器学习分析的能力,支持从外部引入已有机器学习模型进行注册,并使用注册的模型在指定时序数据上通过简单 SQL 
语句完成时序分析任务的过程,将模型的创建、管理及推理融合在数据库引擎中。目前已提供常见时序分析场景(例如预测与异常检测)的机器学习算法或自研模型。
 
diff --git a/src/zh/UserGuide/latest/User-Manual/Write-Delete-Data.md 
b/src/zh/UserGuide/latest/User-Manual/Write-Delete-Data.md
index 0966d28..22cd273 100644
--- a/src/zh/UserGuide/latest/User-Manual/Write-Delete-Data.md
+++ b/src/zh/UserGuide/latest/User-Manual/Write-Delete-Data.md
@@ -20,7 +20,7 @@
 -->
 
 
-# 写入和删除数据
+# 数据写入与删除
 ## CLI写入数据
 
 IoTDB 为用户提供多种插入实时数据的方式,例如在 [Cli/Shell 工具](../Tools-System/CLI.md) 中直接输入插入数据的 
INSERT 语句,或使用 Java API(标准 [Java JDBC](../API/Programming-JDBC.md) 
接口)单条或批量执行插入数据的 INSERT 语句。

Reply via email to