@@ -193,11 +193,6 @@ const sidebars = {
193193 id : 'scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster' ,
194194 label : 'Use Python for ScalarDB Cluster' ,
195195 } ,
196- {
197- type : 'doc' ,
198- id : 'scalardb-analytics/design' ,
199- label : 'ScalarDB Analytics Design' ,
200- } ,
201196 {
202197 type : 'doc' ,
203198 id : 'scalardb-analytics-postgresql/installation' ,
@@ -230,11 +225,6 @@ const sidebars = {
230225 id : 'data-modeling' ,
231226 label : 'Model Your Data' ,
232227 } ,
233- {
234- type : 'doc' ,
235- id : 'consensus-commit' ,
236- label : 'Consensus Commit Protocol' ,
237- } ,
238228 {
239229 type : 'category' ,
240230 label : 'Run Through the CRUD Interface' ,
@@ -933,6 +923,16 @@ const sidebars = {
933923 label : 'Reference' ,
934924 collapsible : true ,
935925 items : [
926+ {
927+ type : 'doc' ,
928+ id : 'consensus-commit' ,
929+ label : 'Consensus Commit Protocol' ,
930+ } ,
931+ {
932+ type : 'doc' ,
933+ id : 'scalardb-analytics/design' ,
934+ label : 'ScalarDB Analytics Design' ,
935+ } ,
936936 {
937937 type : 'doc' ,
938938 id : 'scalar-licensing/index' ,
@@ -1117,11 +1117,6 @@ const sidebars = {
11171117 id : 'scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster' ,
11181118 label : 'Python から ScalarDB Cluster を使用' ,
11191119 } ,
1120- {
1121- type : 'doc' ,
1122- id : 'scalardb-analytics/design' ,
1123- label : 'ScalarDB Analytics の設計' ,
1124- } ,
11251120 {
11261121 type : 'doc' ,
11271122 id : 'scalardb-analytics-postgresql/installation' ,
@@ -1154,11 +1149,6 @@ const sidebars = {
11541149 id : 'data-modeling' ,
11551150 label : 'データモデリング' ,
11561151 } ,
1157- {
1158- type : 'doc' ,
1159- id : 'consensus-commit' ,
1160- label : 'Consensus Commit プロトコル' ,
1161- } ,
11621152 {
11631153 type : 'category' ,
11641154 label : 'CRUD インターフェースを使用して実行' ,
@@ -1869,6 +1859,16 @@ const sidebars = {
18691859 label : '関連情報' ,
18701860 collapsible : true ,
18711861 items : [
1862+ {
1863+ type : 'doc' ,
1864+ id : 'consensus-commit' ,
1865+ label : 'Consensus Commit プロトコル' ,
1866+ } ,
1867+ {
1868+ type : 'doc' ,
1869+ id : 'scalardb-analytics/design' ,
1870+ label : 'ScalarDB Analytics の設計' ,
1871+ } ,
18721872 {
18731873 type : 'doc' ,
18741874 id : 'scalar-licensing/index' ,
0 commit comments