open-vault/website/data/docs-nav-data-hidden.json
Zachary Shilton c8f56671a4
website: resolve unlinked content (#11391)
* website: temp support for unlinked content

* website: add GitHub check for unlinked content

* website: add hotfix for brand coloration issue
2021-04-22 13:41:07 -04:00

57 lines
1 KiB
JSON

[
{
"title": "Configuration",
"routes": [
{
"title": "<code>storage</code>",
"routes": [
{
"title": "Alicloud OSS",
"path": "configuration/storage/alicloudoss"
}
]
}
]
},
{
"title": "Commands",
"routes": [
{
"title": "<code>help</code>",
"path": "commands/help"
},
{
"title": "<code>lease</code>",
"routes": [
{
"title": "<code>lookup</code>",
"path": "commands/lease/lookup"
}
]
}
]
},
{
"title": "Secrets",
"routes": [
{
"title": "Cassandra",
"path": "secrets/cassandra"
},
{
"title": "Transform <sup>ENTERPRISE</sup>",
"routes": [
{
"title": "FF3-1 Tweak Usage",
"path": "secrets/transform/ff3-tweak-details"
}
]
}
]
},
{
"title": "Versus Other Software",
"path": "vs"
}
]