* website: add back unlinked pages to match previous state * website: add check for unlinked content * website: fix issue with missing scope
33 lines
504 B
JSON
33 lines
504 B
JSON
[
|
|
{
|
|
"title": "CLI",
|
|
"routes": [
|
|
{
|
|
"title": "rsync",
|
|
"path": "cli/rsync"
|
|
},
|
|
{
|
|
"title": "rsync-auto",
|
|
"path": "cli/rsync-auto"
|
|
},
|
|
{
|
|
"title": "winrm",
|
|
"path": "cli/winrm"
|
|
},
|
|
{
|
|
"title": "winrm_config",
|
|
"path": "cli/winrm_config"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Other",
|
|
"routes": [
|
|
{
|
|
"title": "macOS Catalina",
|
|
"path": "other/macos-catalina"
|
|
}
|
|
]
|
|
}
|
|
]
|