Files
continuwuity/docs/_nav.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

43 lines
1.0 KiB
JSON
Raw Normal View History

2025-11-15 20:25:54 +00:00
[
{
"text": "Guide",
"link": "/introduction",
2026-02-11 19:57:51 +00:00
"activeMatch": "^/(introduction|configuration|deploying|calls|appservices|maintenance|troubleshooting)"
2025-11-15 20:25:54 +00:00
},
{
"text": "Development",
"link": "/development/index",
"activeMatch": "^/development/"
},
{
"text": "Reference",
"items": [
{
"text": "Configuration Reference",
"link": "/reference/config"
},
{
"text": "Admin Command Reference",
"link": "/reference/admin/"
2025-11-15 20:25:54 +00:00
}
]
},
{
"text": "Community",
"items": [
{
"text": "Community Guidelines",
"link": "/community/guidelines"
},
{
"text": "Become a Partnered Homeserver!",
"link": "/community/ops-guidelines"
}
]
2025-11-15 20:25:54 +00:00
},
{
"text": "Security",
"link": "/security"
}
]