mirror of
https://github.com/Drop-OSS/drop-docs.git
synced 2026-01-30 20:55:17 +01:00
44 lines
771 B
JSON
44 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"
|
|
]
|
|
}
|
|
]
|
|
}
|