You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/data/docs-nav-data-hidden.json

54 lines
1.1 KiB

[
{
"title": "Getting Started",
"routes": [
{
"title": "Installing",
"routes": [
{
"title": "Overview",
"path": "getting-started/installing"
},
{
"title": "Production",
"path": "getting-started/installing/production"
}
]
}
]
},
{
"title": "Common Workflows",
"routes": [
{
"title": "Overview",
"path": "common-workflows"
},
{
"title": "Manage Roles",
"path": "common-workflows/manage-roles"
},
{
"title": "Manage Scopes",
"path": "common-workflows/manage-scopes"
},
{
"title": "Manage Sessions",
"path": "common-workflows/manage-sessions"
},
{
"title": "Manage Targets",
"path": "common-workflows/manage-targets"
},
{
"title": "Manage Users and Groups",
"path": "common-workflows/manage-users-groups"
},
{
"title": "Workflow SSH Proxy",
"path": "common-workflows/workflow-ssh-proxycommand"
}
]
}
]