Skip to content

Commit b8a6262

Browse files
authored
Add features doc (#1200)
1 parent fb5c6a4 commit b8a6262

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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",

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
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",

versioned_sidebars/version-3.13-sidebars.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
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",
@@ -872,6 +877,11 @@
872877
"id": "design",
873878
"label": "デザイン"
874879
},
880+
{
881+
"type": "doc",
882+
"id": "features",
883+
"label": "機能"
884+
},
875885
{
876886
"type": "doc",
877887
"id": "glossary",

versioned_sidebars/version-3.14-sidebars.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
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",
@@ -886,6 +891,11 @@
886891
"id": "design",
887892
"label": "デザイン"
888893
},
894+
{
895+
"type": "doc",
896+
"id": "features",
897+
"label": "機能"
898+
},
889899
{
890900
"type": "doc",
891901
"id": "glossary",

0 commit comments

Comments
 (0)