File tree Expand file tree Collapse file tree 4 files changed +4
-32
lines changed
Expand file tree Collapse file tree 4 files changed +4
-32
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,6 @@ export const enSidebar = {
3737 { text : 'Academic Achievement' , link : 'Publication' } ,
3838 ] ,
3939 } ,
40- {
41- text : 'Preparatory knowledge' ,
42- collapsible : true ,
43- prefix : 'Preparatory-knowledge/' ,
44- children : [
45- { text : 'Cluster-related Concepts' , link : 'Cluster-Concept' } ,
46- ] ,
47- } ,
4840 {
4941 text : 'Quick Start' ,
5042 link : 'QuickStart/QuickStart_apache' ,
@@ -59,6 +51,7 @@ export const enSidebar = {
5951 { text : 'Data Model' , link : 'Data-Model-and-Terminology' } ,
6052 { text : 'Data Type' , link : 'Data-Type' } ,
6153 { text : 'Encoding and Compression' , link : 'Encoding-and-Compression' } ,
54+ { text : 'Cluster-related Concepts' , link : 'Cluster-Concept' } ,
6255 { text : 'Data Partitioning & Load Balancing' , link : 'Cluster-data-partitioning' } ,
6356 ] ,
6457 } ,
Original file line number Diff line number Diff line change @@ -37,14 +37,6 @@ export const zhSidebar = {
3737 { text : '学术成果' , link : 'Publication' } ,
3838 ] ,
3939 } ,
40- {
41- text : '预备知识' ,
42- collapsible : true ,
43- prefix : 'Preparatory-knowledge/' ,
44- children : [
45- { text : '集群相关概念' , link : 'Cluster-Concept' } ,
46- ] ,
47- } ,
4840 {
4941 text : '快速上手' ,
5042 link : 'QuickStart/QuickStart_apache' ,
@@ -59,6 +51,7 @@ export const zhSidebar = {
5951 { text : '数据模型' , link : 'Data-Model-and-Terminology' } ,
6052 { text : '数据类型' , link : 'Data-Type' } ,
6153 { text : '编码和压缩' , link : 'Encoding-and-Compression' } ,
54+ { text : '集群相关概念' , link : 'Cluster-Concept' } ,
6255 { text : '数据分区与负载均衡' , link : 'Cluster-data-partitioning' } ,
6356 ] ,
6457 } ,
Original file line number Diff line number Diff line change @@ -37,14 +37,6 @@ export const enSidebar = {
3737 { text : 'Academic Achievement' , link : 'Publication' } ,
3838 ] ,
3939 } ,
40- {
41- text : 'Preparatory knowledge' ,
42- collapsible : true ,
43- prefix : 'Preparatory-knowledge/' ,
44- children : [
45- { text : 'Cluster-related Concepts' , link : 'Cluster-Concept' } ,
46- ] ,
47- } ,
4840 {
4941 text : 'Quick Start' ,
5042 link : 'QuickStart/QuickStart_timecho' ,
@@ -59,6 +51,7 @@ export const enSidebar = {
5951 { text : 'Data Model' , link : 'Data-Model-and-Terminology' } ,
6052 { text : 'Data Type' , link : 'Data-Type' } ,
6153 { text : 'Encoding and Compression' , link : 'Encoding-and-Compression' } ,
54+ { text : 'Cluster-related Concepts' , link : 'Cluster-Concept' } ,
6255 { text : 'Data Partitioning & Load Balancing' , link : 'Cluster-data-partitioning' } ,
6356 ] ,
6457 } ,
Original file line number Diff line number Diff line change @@ -37,14 +37,6 @@ export const zhSidebar = {
3737 { text : '学术成果' , link : 'Publication' } ,
3838 ] ,
3939 } ,
40- {
41- text : '预备知识' ,
42- collapsible : true ,
43- prefix : 'Preparatory-knowledge/' ,
44- children : [
45- { text : '集群相关概念' , link : 'Cluster-Concept' } ,
46- ] ,
47- } ,
4840 {
4941 text : '快速上手' ,
5042 link : 'QuickStart/QuickStart_timecho' ,
@@ -59,6 +51,7 @@ export const zhSidebar = {
5951 { text : '数据模型' , link : 'Data-Model-and-Terminology' } ,
6052 { text : '数据类型' , link : 'Data-Type' } ,
6153 { text : '编码和压缩' , link : 'Encoding-and-Compression' } ,
54+ { text : '集群相关概念' , link : 'Cluster-Concept' } ,
6255 { text : '数据分区与负载均衡' , link : 'Cluster-data-partitioning' } ,
6356 ] ,
6457 } ,
You can’t perform that action at this time.
0 commit comments