Some checks failed
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 1m38s
Documentation / Build and Deploy Documentation (pull_request) Successful in 4m3s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 6m38s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 6m46s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 6m39s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Failing after 11s
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Successful in 15m41s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 15m52s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 21s
37 lines
881 B
JSON
37 lines
881 B
JSON
[
|
|
{
|
|
"text": "Guide",
|
|
"link": "/introduction",
|
|
"activeMatch": "^/(introduction|configuration|deploying|turn|appservices|maintenance|troubleshooting)"
|
|
},
|
|
{
|
|
"text": "Development",
|
|
"link": "/development/index",
|
|
"activeMatch": "^/development/"
|
|
},
|
|
{
|
|
"text": "Reference",
|
|
"items": [
|
|
{
|
|
"text": "Configuration Reference",
|
|
"link": "/reference/config"
|
|
},
|
|
{
|
|
"text": "Admin Command Reference",
|
|
"link": "/reference/admin"
|
|
},
|
|
{
|
|
"text": "Server Reference",
|
|
"link": "/reference/server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "Community",
|
|
"link": "/community"
|
|
},
|
|
{
|
|
"text": "Security",
|
|
"link": "/security"
|
|
}
|
|
]
|