wiki/_data/en-US/categories.json
Pk11 aaedb9c3fd Add installing and updating index pages to sidebar
I'm really not sure where's best to put these... For now I've put them in an "Indexes" section, but other ideas are welcome
2021-03-25 00:08:49 -05:00

56 lines
667 B
JSON

{
"ds-index": [
{
"key": "guides",
"title": "Guides"
},
{
"key": "reference",
"title": "Reference"
}
],
"twilightmenu": [
{
"key": "installing",
"title": "Installing"
},
{
"key": "updating",
"title": "Updating"
},
{
"key": "customization",
"title": "Customization"
},
{
"key": "other",
"title": "Other"
},
{
"key": "uninstalling",
"title": "Uninstalling"
},
{
"key": "indexes",
"title": "Indexes"
}
],
"nds-bootstrap": [
{
"key": "other",
"title": "Other"
}
],
"gbarunner2": [
],
"other": [
],
"community": [
{
"key": "discord",
"title": "Discord"
}
]
}