From ad73434bd7d1a0bd819fda708e5d8287bcebd31c Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Wed, 23 Jul 2025 12:16:59 +0900 Subject: [PATCH 1/2] Move Consensus Commit doc to Reference category --- sidebars.js | 20 +++++++++---------- versioned_sidebars/version-3.12-sidebars.json | 10 +++++----- versioned_sidebars/version-3.13-sidebars.json | 20 +++++++++---------- versioned_sidebars/version-3.14-sidebars.json | 20 +++++++++---------- versioned_sidebars/version-3.15-sidebars.json | 20 +++++++++---------- 5 files changed, 45 insertions(+), 45 deletions(-) diff --git a/sidebars.js b/sidebars.js index b4b5669c..04b60ed6 100644 --- a/sidebars.js +++ b/sidebars.js @@ -230,11 +230,6 @@ const sidebars = { id: 'data-modeling', label: 'Model Your Data', }, - { - type: 'doc', - id: 'consensus-commit', - label: 'Consensus Commit Protocol', - }, { type: 'category', label: 'Run Through the CRUD Interface', @@ -933,6 +928,11 @@ const sidebars = { label: 'Reference', collapsible: true, items: [ + { + type: 'doc', + id: 'consensus-commit', + label: 'Consensus Commit Protocol', + }, { type: 'doc', id: 'scalar-licensing/index', @@ -1154,11 +1154,6 @@ const sidebars = { id: 'data-modeling', label: 'データモデリング', }, - { - type: 'doc', - id: 'consensus-commit', - label: 'Consensus Commit プロトコル', - }, { type: 'category', label: 'CRUD インターフェースを使用して実行', @@ -1869,6 +1864,11 @@ const sidebars = { label: '関連情報', collapsible: true, items: [ + { + type: 'doc', + id: 'consensus-commit', + label: 'Consensus Commit プロトコル', + }, { type: 'doc', id: 'scalar-licensing/index', diff --git a/versioned_sidebars/version-3.12-sidebars.json b/versioned_sidebars/version-3.12-sidebars.json index 27a538fc..3d97ecaa 100644 --- a/versioned_sidebars/version-3.12-sidebars.json +++ b/versioned_sidebars/version-3.12-sidebars.json @@ -185,11 +185,6 @@ "id": "data-modeling", "label": "Model Your Data" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit Protocol" - }, { "type": "category", "label": "Run Through the CRUD Interface", @@ -821,6 +816,11 @@ "label": "Reference", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit Protocol" + }, { "type": "doc", "id": "scalar-licensing/index", diff --git a/versioned_sidebars/version-3.13-sidebars.json b/versioned_sidebars/version-3.13-sidebars.json index 28536fb8..7135ad9f 100644 --- a/versioned_sidebars/version-3.13-sidebars.json +++ b/versioned_sidebars/version-3.13-sidebars.json @@ -185,11 +185,6 @@ "id": "data-modeling", "label": "Model Your Data" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit Protocol" - }, { "type": "category", "label": "Run Through the CRUD Interface", @@ -858,6 +853,11 @@ "label": "Reference", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit Protocol" + }, { "type": "doc", "id": "scalar-licensing/index", @@ -1053,11 +1053,6 @@ "id": "data-modeling", "label": "データをモデル化" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit プロトコル" - }, { "type": "category", "label": "CRUD インターフェースを使用して実行", @@ -1726,6 +1721,11 @@ "label": "関連情報", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit プロトコル" + }, { "type": "doc", "id": "scalar-licensing/index", diff --git a/versioned_sidebars/version-3.14-sidebars.json b/versioned_sidebars/version-3.14-sidebars.json index 1f4377e8..d57f32ea 100644 --- a/versioned_sidebars/version-3.14-sidebars.json +++ b/versioned_sidebars/version-3.14-sidebars.json @@ -190,11 +190,6 @@ "id": "data-modeling", "label": "Model Your Data" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit Protocol" - }, { "type": "category", "label": "Run Through the CRUD Interface", @@ -873,6 +868,11 @@ "label": "Reference", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit Protocol" + }, { "type": "doc", "id": "scalar-licensing/index", @@ -1072,11 +1072,6 @@ "id": "data-modeling", "label": "データモデリング" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit プロトコル" - }, { "type": "category", "label": "CRUD インターフェースを使用して実行", @@ -1755,6 +1750,11 @@ "label": "関連情報", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit プロトコル" + }, { "type": "doc", "id": "scalar-licensing/index", diff --git a/versioned_sidebars/version-3.15-sidebars.json b/versioned_sidebars/version-3.15-sidebars.json index 80f5e930..2d284e93 100644 --- a/versioned_sidebars/version-3.15-sidebars.json +++ b/versioned_sidebars/version-3.15-sidebars.json @@ -210,11 +210,6 @@ "id": "data-modeling", "label": "Model Your Data" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit Protocol" - }, { "type": "category", "label": "Run Through the CRUD Interface", @@ -903,6 +898,11 @@ "label": "Reference", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit Protocol" + }, { "type": "doc", "id": "scalar-licensing/index", @@ -1122,11 +1122,6 @@ "id": "data-modeling", "label": "データモデリング" }, - { - "type": "doc", - "id": "consensus-commit", - "label": "Consensus Commit プロトコル" - }, { "type": "category", "label": "CRUD インターフェースを使用して実行", @@ -1815,6 +1810,11 @@ "label": "関連情報", "collapsible": true, "items": [ + { + "type": "doc", + "id": "consensus-commit", + "label": "Consensus Commit プロトコル" + }, { "type": "doc", "id": "scalar-licensing/index", From 3bd0e49b24893680f20ac9acc55c93d27b835f6e Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Wed, 23 Jul 2025 12:17:30 +0900 Subject: [PATCH 2/2] Move ScalarDB Analytics design doc to Reference category --- sidebars.js | 20 +++++++++---------- versioned_sidebars/version-3.14-sidebars.json | 20 +++++++++---------- versioned_sidebars/version-3.15-sidebars.json | 20 +++++++++---------- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/sidebars.js b/sidebars.js index 04b60ed6..55d82d87 100644 --- a/sidebars.js +++ b/sidebars.js @@ -193,11 +193,6 @@ const sidebars = { id: 'scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster', label: 'Use Python for ScalarDB Cluster', }, - { - type: 'doc', - id: 'scalardb-analytics/design', - label: 'ScalarDB Analytics Design', - }, { type: 'doc', id: 'scalardb-analytics-postgresql/installation', @@ -933,6 +928,11 @@ const sidebars = { id: 'consensus-commit', label: 'Consensus Commit Protocol', }, + { + type: 'doc', + id: 'scalardb-analytics/design', + label: 'ScalarDB Analytics Design', + }, { type: 'doc', id: 'scalar-licensing/index', @@ -1117,11 +1117,6 @@ const sidebars = { id: 'scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster', label: 'Python から ScalarDB Cluster を使用', }, - { - type: 'doc', - id: 'scalardb-analytics/design', - label: 'ScalarDB Analytics の設計', - }, { type: 'doc', id: 'scalardb-analytics-postgresql/installation', @@ -1869,6 +1864,11 @@ const sidebars = { id: 'consensus-commit', label: 'Consensus Commit プロトコル', }, + { + type: 'doc', + id: 'scalardb-analytics/design', + label: 'ScalarDB Analytics の設計', + }, { type: 'doc', id: 'scalar-licensing/index', diff --git a/versioned_sidebars/version-3.14-sidebars.json b/versioned_sidebars/version-3.14-sidebars.json index d57f32ea..4ea225ab 100644 --- a/versioned_sidebars/version-3.14-sidebars.json +++ b/versioned_sidebars/version-3.14-sidebars.json @@ -153,11 +153,6 @@ "id": "scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster", "label": "Use Python for ScalarDB Cluster" }, - { - "type": "doc", - "id": "scalardb-analytics/design", - "label": "ScalarDB Analytics Design" - }, { "type": "doc", "id": "scalardb-analytics-postgresql/installation", @@ -873,6 +868,11 @@ "id": "consensus-commit", "label": "Consensus Commit Protocol" }, + { + "type": "doc", + "id": "scalardb-analytics/design", + "label": "ScalarDB Analytics Design" + }, { "type": "doc", "id": "scalar-licensing/index", @@ -1035,11 +1035,6 @@ "id": "scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster", "label": "Python から ScalarDB Cluster を使用" }, - { - "type": "doc", - "id": "scalardb-analytics/design", - "label": "ScalarDB Analytics の設計" - }, { "type": "doc", "id": "scalardb-analytics-postgresql/installation", @@ -1755,6 +1750,11 @@ "id": "consensus-commit", "label": "Consensus Commit プロトコル" }, + { + "type": "doc", + "id": "scalardb-analytics/design", + "label": "ScalarDB Analytics の設計" + }, { "type": "doc", "id": "scalar-licensing/index", diff --git a/versioned_sidebars/version-3.15-sidebars.json b/versioned_sidebars/version-3.15-sidebars.json index 2d284e93..ace04a83 100644 --- a/versioned_sidebars/version-3.15-sidebars.json +++ b/versioned_sidebars/version-3.15-sidebars.json @@ -173,11 +173,6 @@ "id": "scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster", "label": "Use Python for ScalarDB Cluster" }, - { - "type": "doc", - "id": "scalardb-analytics/design", - "label": "ScalarDB Analytics Design" - }, { "type": "doc", "id": "scalardb-analytics-postgresql/installation", @@ -903,6 +898,11 @@ "id": "consensus-commit", "label": "Consensus Commit Protocol" }, + { + "type": "doc", + "id": "scalardb-analytics/design", + "label": "ScalarDB Analytics Design" + }, { "type": "doc", "id": "scalar-licensing/index", @@ -1085,11 +1085,6 @@ "id": "scalardb-cluster/getting-started-with-using-python-for-scalardb-cluster", "label": "Python から ScalarDB Cluster を使用" }, - { - "type": "doc", - "id": "scalardb-analytics/design", - "label": "ScalarDB Analytics の設計" - }, { "type": "doc", "id": "scalardb-analytics-postgresql/installation", @@ -1815,6 +1810,11 @@ "id": "consensus-commit", "label": "Consensus Commit プロトコル" }, + { + "type": "doc", + "id": "scalardb-analytics/design", + "label": "ScalarDB Analytics の設計" + }, { "type": "doc", "id": "scalar-licensing/index",