File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -770,16 +770,16 @@ const sidebars = {
770770 id : 'develop-write-an-application-overview' ,
771771 } ,
772772 items : [
773- // {
774- // type: 'doc',
775- // id: 'how-to-write-applications-with-hashstore',
776- // label: 'HashStore を使用してアプリケーションを書く',
777- // },
778- // {
779- // type: 'doc',
780- // id: 'how-to-write-applications-with-tablestore',
781- // label: 'TableStore を使用してアプリケーションを書く',
782- // },
773+ {
774+ type : 'doc' ,
775+ id : 'how-to-write-applications-with-hashstore' ,
776+ label : 'HashStore を使用してアプリケーションを書く' ,
777+ } ,
778+ {
779+ type : 'doc' ,
780+ id : 'how-to-write-applications-with-tablestore' ,
781+ label : 'TableStore を使用してアプリケーションを書く' ,
782+ } ,
783783 {
784784 type : 'doc' ,
785785 id : 'how-to-write-applications' ,
You can’t perform that action at this time.
0 commit comments