File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,11 @@ const sidebars = {
4040 id : 'design' ,
4141 label : 'Design' ,
4242 } ,
43+ {
44+ "type" : "doc" ,
45+ "id" : "glossary" ,
46+ "label" : "Glossary" ,
47+ } ,
4348 {
4449 type : 'doc' ,
4550 id : 'requirements' ,
@@ -875,6 +880,11 @@ const sidebars = {
875880 id : 'design' ,
876881 label : 'デザイン' ,
877882 } ,
883+ {
884+ "type" : "doc" ,
885+ "id" : "glossary" ,
886+ "label" : "用語集" ,
887+ } ,
878888 {
879889 type : 'doc' ,
880890 id : 'requirements' ,
Original file line number Diff line number Diff line change 2020 "id" : " design" ,
2121 "label" : " Design"
2222 },
23+ {
24+ "type" : " doc" ,
25+ "id" : " glossary" ,
26+ "label" : " Glossary"
27+ },
2328 {
2429 "type" : " doc" ,
2530 "id" : " requirements" ,
848853 "id" : " design" ,
849854 "label" : " デザイン"
850855 },
856+ {
857+ "type" : " doc" ,
858+ "id" : " glossary" ,
859+ "label" : " 用語集"
860+ },
851861 {
852862 "type" : " doc" ,
853863 "id" : " requirements" ,
You can’t perform that action at this time.
0 commit comments