File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments