Skip to content

Commit 12fe1d4

Browse files
committed
Add ScalarDB Analytics develop and deploy docs
1 parent b519519 commit 12fe1d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,11 @@ const sidebars = {
304304
},
305305
],
306306
},
307+
{
308+
type: 'doc',
309+
id: 'scalardb-analytics/development',
310+
label: 'Run Analytical Queries',
311+
},
307312
{
308313
type: 'category',
309314
label: 'Run Sample Applications',
@@ -551,6 +556,11 @@ const sidebars = {
551556
id: 'scalar-kubernetes/ManualDeploymentGuideScalarDBClusterOnEKS',
552557
label: 'Deploy ScalarDB Cluster on Amazon EKS',
553558
},
559+
{
560+
type: 'doc',
561+
id: 'scalardb-analytics/deployment',
562+
label: 'Deploy ScalarDB Analytics in Public Cloud Environments',
563+
},
554564
{
555565
type: 'category',
556566
label: 'Reference',

0 commit comments

Comments
 (0)