File tree Expand file tree Collapse file tree 4 files changed +35
-0
lines changed Expand file tree Collapse file tree 4 files changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ const sidebars = {
3939 id : 'design' ,
4040 label : 'Design' ,
4141 } ,
42+ {
43+ type : 'doc' ,
44+ id : 'features' ,
45+ label : 'Features' ,
46+ } ,
4247 {
4348 "type" : "doc" ,
4449 "id" : "glossary" ,
@@ -938,6 +943,11 @@ const sidebars = {
938943 id : 'design' ,
939944 label : 'デザイン' ,
940945 } ,
946+ {
947+ "type" : "doc" ,
948+ "id" : "features" ,
949+ "label" : "機能" ,
950+ } ,
941951 {
942952 "type" : "doc" ,
943953 "id" : "glossary" ,
Original file line number Diff line number Diff line change 1919 "id" : " design" ,
2020 "label" : " Design"
2121 },
22+ {
23+ "type" : " doc" ,
24+ "id" : " features" ,
25+ "label" : " Features"
26+ },
2227 {
2328 "type" : " doc" ,
2429 "id" : " glossary" ,
Original file line number Diff line number Diff line change 1919 "id" : " design" ,
2020 "label" : " Design"
2121 },
22+ {
23+ "type" : " doc" ,
24+ "id" : " features" ,
25+ "label" : " Features"
26+ },
2227 {
2328 "type" : " doc" ,
2429 "id" : " glossary" ,
872877 "id" : " design" ,
873878 "label" : " デザイン"
874879 },
880+ {
881+ "type" : " doc" ,
882+ "id" : " features" ,
883+ "label" : " 機能"
884+ },
875885 {
876886 "type" : " doc" ,
877887 "id" : " glossary" ,
Original file line number Diff line number Diff line change 1919 "id" : " design" ,
2020 "label" : " Design"
2121 },
22+ {
23+ "type" : " doc" ,
24+ "id" : " features" ,
25+ "label" : " Features"
26+ },
2227 {
2328 "type" : " doc" ,
2429 "id" : " glossary" ,
886891 "id" : " design" ,
887892 "label" : " デザイン"
888893 },
894+ {
895+ "type" : " doc" ,
896+ "id" : " features" ,
897+ "label" : " 機能"
898+ },
889899 {
890900 "type" : " doc" ,
891901 "id" : " glossary" ,
You can’t perform that action at this time.
0 commit comments