Skip to content

Commit 3e3beaa

Browse files
AUTO: Docs repo sync - ScalarDB (#1399)
* AUTO: Sync ScalarDB docs in Japanese to docs site repo * AUTO: Sync ScalarDB docs in Japanese to docs site repo * Add `develop-run-analytical-queries-overview` doc --------- Co-authored-by: josh-wong <[email protected]> Co-authored-by: Josh Wong <[email protected]>
1 parent 60a1a99 commit 3e3beaa

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
tags:
3-
- Community
43
- Enterprise Option
54
displayed_sidebar: docsJapanese
65
---
@@ -15,4 +14,4 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';
1514

1615
分析クエリの実行方法については、次のガイドを参照してください。
1716

18-
- [ScalarDB Analytics with PostgreSQL を使用してサンプルデータに対して分析クエリを実行する](scalardb-samples/scalardb-analytics-postgresql-sample/README.mdx)
17+
- [ScalarDB Analytics を通じた分析クエリの実行](scalardb-analytics/run-analytical-queries.mdx)

versioned_sidebars/version-3.15-sidebars.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,9 +1233,20 @@
12331233
]
12341234
},
12351235
{
1236-
"type": "doc",
1237-
"id": "scalardb-analytics/run-analytical-queries",
1238-
"label": "ScalarDB Analytics を通じた分析クエリの実行"
1236+
"type": "category",
1237+
"label": "分析クエリの実行の概要",
1238+
"collapsible": true,
1239+
"link": {
1240+
"type": "doc",
1241+
"id": "scalardb-analytics/run-analytical-queries"
1242+
},
1243+
"items": [
1244+
{
1245+
"type": "doc",
1246+
"id": "scalardb-analytics/run-analytical-queries",
1247+
"label": "ScalarDB Analytics を通じた分析クエリの実行"
1248+
}
1249+
]
12391250
},
12401251
{
12411252
"type": "category",

0 commit comments

Comments
 (0)