Files
PixelDocs/flash/config/sidebar.json
T

12 lines
286 B
JSON

{
"/flash/": [
{
"text": "Flash Documentation",
"items": [
{ "text": "Getting Started", "link": "/flash" },
{ "text": "Installation", "link": "/flash/installation" },
{ "text": "Server Types", "link": "/flash/server-types" }
]
}
]
}