From 3180c6e2d4439452f7bf47d8e5b9315ba8f29711 Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:21:55 +0900 Subject: [PATCH] =?UTF-8?q?Move=20placement=20of=20ScalarDB=20Analytics?= =?UTF-8?q?=E2=80=93related=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sidebars.js | 70 +++++++++---------- versioned_sidebars/version-3.12-sidebars.json | 27 +++---- versioned_sidebars/version-3.13-sidebars.json | 54 ++++++-------- 3 files changed, 64 insertions(+), 87 deletions(-) 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: '