Skip to content

Commit be50953

Browse files
authored
Merge branch 'main' into seperate-ainode-runtime-environment
2 parents f99b963 + 3b2815e commit be50953

203 files changed

Lines changed: 5013 additions & 2636 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96.1 KB
Loading
158 KB
Loading

src/.vuepress/sidebar/V1.3.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ export const enSidebar = {
149149
prefix: 'Tools-System/',
150150
// children: 'structure',
151151
children: [
152-
{ text: 'Command Line Interface (CLI)', link: 'CLI' },
152+
{ text: 'Command Line Interface (CLI)', link: 'CLI_apache' },
153153
{ text: 'Monitor Tool', link: 'Monitor-Tool_apache' },
154154
{ text: 'Benchmark Tool', link: 'Benchmark' },
155155
{ text: 'Cluster Management Tool', link: 'Maintenance-Tool_apache' },

src/.vuepress/sidebar/V1.3.x/zh.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export const zhSidebar = {
8484
collapsible: true,
8585
children: [
8686
{ text: '数据删除', link: 'Delete-Data' },
87-
{ text: '自动过期删除', link: 'TTL-Delete' },
87+
{ text: '数据保留时间', link: 'TTL-Delete' },
8888
],
8989
},
9090
],
@@ -138,7 +138,7 @@ export const zhSidebar = {
138138
prefix: 'Tools-System/',
139139
// children: 'structure',
140140
children: [
141-
{ text: '命令行工具', link: 'CLI' },
141+
{ text: '命令行工具', link: 'CLI_apache' },
142142
{ text: '监控工具', link: 'Monitor-Tool_apache' },
143143
{ text: '测试工具', link: 'Benchmark' },
144144
{ text: '集群管理工具', link: 'Maintenance-Tool_apache' },

src/.vuepress/sidebar/V2.0.x/en-Tree.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export const enSidebar = {
139139
collapsible: true,
140140
prefix: 'Tools-System/',
141141
children: [
142-
{ text: 'Command Line Interface (CLI)', link: 'CLI' },
142+
{ text: 'Command Line Interface (CLI)', link: 'CLI_apache' },
143143
{ text: 'Monitor Tool', link: 'Monitor-Tool_apache' },
144144
{ text: 'Benchmark Tool', link: 'Benchmark' },
145145
{ text: 'Cluster Management Tool', link: 'Maintenance-Tool_apache' },

src/.vuepress/sidebar/V2.0.x/zh-Table.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export const zhSidebar = {
7575
collapsible: true,
7676
children: [
7777
{ text: '数据删除', link: 'Delete-Data' },
78-
{ text: '自动过期删除', link: 'TTL-Delete-Data' },
78+
{ text: '数据保留时间', link: 'TTL-Delete-Data' },
7979
],
8080
},
8181
],

src/.vuepress/sidebar/V2.0.x/zh-Tree.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export const zhSidebar = {
7676
collapsible: true,
7777
children: [
7878
{ text: '数据删除', link: 'Delete-Data' },
79-
{ text: '自动过期删除', link: 'TTL-Delete' },
79+
{ text: '数据保留时间', link: 'TTL-Delete' },
8080
],
8181
},
8282
],
@@ -128,7 +128,7 @@ export const zhSidebar = {
128128
collapsible: true,
129129
prefix: 'Tools-System/',
130130
children: [
131-
{ text: '命令行工具', link: 'CLI' },
131+
{ text: '命令行工具', link: 'CLI_apache' },
132132
{ text: '监控工具', link: 'Monitor-Tool_apache' },
133133
{ text: '测试工具', link: 'Benchmark' },
134134
{ text: '集群管理工具', link: 'Maintenance-Tool_apache' },

src/.vuepress/sidebar_timecho/V1.3.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export const enSidebar = {
164164
prefix: 'Tools-System/',
165165
// children: 'structure',
166166
children: [
167-
{ text: 'CLI', link: 'CLI' },
167+
{ text: 'CLI', link: 'CLI_timecho' },
168168
{ text: 'Workbench', link: 'Workbench_timecho' },
169169
{ text: 'Monitor Tool', link: 'Monitor-Tool_timecho' },
170170
{ text: 'Benchmark Tool', link: 'Benchmark' },

src/.vuepress/sidebar_timecho/V1.3.x/zh.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export const zhSidebar = {
8787
collapsible: true,
8888
children: [
8989
{ text: '数据删除', link: 'Delete-Data' },
90-
{ text: '自动过期删除', link: 'TTL-Delete' },
90+
{ text: '数据保留时间', link: 'TTL-Delete' },
9191
],
9292
},
9393
],
@@ -147,7 +147,7 @@ export const zhSidebar = {
147147
prefix: 'Tools-System/',
148148
// children: 'structure',
149149
children: [
150-
{ text: '命令行工具', link: 'CLI' },
150+
{ text: '命令行工具', link: 'CLI_timecho' },
151151
{ text: '可视化控制台', link: 'Workbench_timecho' },
152152
{ text: '监控工具', link: 'Monitor-Tool_timecho' },
153153
{ text: '测试工具', link: 'Benchmark' },

src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const enSidebar = {
154154
collapsible: true,
155155
prefix: 'Tools-System/',
156156
children: [
157-
{ text: 'CLI', link: 'CLI' },
157+
{ text: 'CLI', link: 'CLI_timecho' },
158158
{ text: 'Workbench', link: 'Workbench_timecho' },
159159
{ text: 'Monitor Tool', link: 'Monitor-Tool_timecho' },
160160
{ text: 'Benchmark Tool', link: 'Benchmark' },

0 commit comments

Comments
 (0)