43 lines
771 B
JSON
43 lines
771 B
JSON
{
|
|
"defaultSidebar": [
|
|
{
|
|
"type": "category",
|
|
"label": "Admin Guides",
|
|
"items": [
|
|
"guides/quickstart",
|
|
"guides/exposing",
|
|
"guides/create-admin-account",
|
|
"guides/server-troubleshooting"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "User Guides",
|
|
"items": [
|
|
"guides/client",
|
|
"guides/client-troubleshooting"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Metadata",
|
|
"items": [
|
|
"metadata/giantbomb"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Advanced",
|
|
"items": [
|
|
"advanced/building"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Documentation",
|
|
"items": [
|
|
"library"
|
|
]
|
|
}
|
|
]
|
|
}
|