Skip to content

Commit

Permalink
Add glossary
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong committed Jan 16, 2025
1 parent 9790e16 commit 49749f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,11 @@ const sidebars = {
id: 'implementation',
label: '実装',
},
{
"type": "doc",
"id": "glossary",
"label": "用語集",
},
{
type: 'doc',
id: 'requirements',
Expand Down
5 changes: 5 additions & 0 deletions versioned_sidebars/version-3.9-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,11 @@
"id": "implementation",
"label": "実装"
},
{
"type": "doc",
"id": "glossary",
"label": "用語集"
},
{
"type": "doc",
"id": "requirements",
Expand Down

0 comments on commit 49749f4

Please sign in to comment.