diff --git a/sidebars.js b/sidebars.js index 0b06d9b6..a9b187d6 100644 --- a/sidebars.js +++ b/sidebars.js @@ -228,24 +228,18 @@ const sidebars = { }, ], }, - { - type: 'category', - label: 'Run Analytical Queries', - collapsible: true, - items: [ - { - type: 'doc', - id: 'scalardb-samples/scalardb-analytics-postgresql-sample/README', - label: 'Run ScalarDB Analytics with PostgreSQL', - }, - // This doc no longer exists but we should have some type of doc here. - // { - // type: 'doc', - // id: 'scalardb-analytics-spark/getting-started', - // label: 'Run ScalarDB Analytics', - // }, - ], - }, + // { + // type: 'category', + // label: 'Run Analytical Queries', + // collapsible: true, + // items: [ + // { + // type: 'doc', + // id: '', + // label: '