Skip to content

Commit bb3ade2

Browse files
committed
Add HashStore and TableStore command reference docs
1 parent 19b3286 commit bb3ade2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

sidebars.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,16 @@ const sidebars = {
226226
id: 'scalardl-command-reference',
227227
label: 'Client Commands',
228228
},
229+
{
230+
type: 'doc',
231+
id: 'scalardl-hashstore-command-reference',
232+
label: 'Hashstore Commands',
233+
},
234+
{
235+
type: 'doc',
236+
id: 'scalardl-tablestore-command-reference',
237+
label: 'TableStore Commands',
238+
},
229239
{
230240
type: 'doc',
231241
id: 'schema-loader',
@@ -831,6 +841,16 @@ const sidebars = {
831841
id: 'scalardl-command-reference',
832842
label: 'クライアントコマンドリファレンス',
833843
},
844+
// {
845+
// type: 'doc',
846+
// id: 'scalardl-hashstore-command-reference',
847+
// label: 'Hashstore コマンドリファレンス',
848+
// },
849+
// {
850+
// type: 'doc',
851+
// id: 'scalardl-tablestore-command-reference',
852+
// label: 'TableStore コマンドリファレンス',
853+
// },
834854
{
835855
type: 'doc',
836856
id: 'schema-loader',

0 commit comments

Comments
 (0)