docs: move agent/options.mdx into agent/config/index.mdx and add placeholder .mdx files for cli/files

Also update nav data
This commit is contained in:
Blake Covarrubias 2022-04-11 16:05:21 -07:00
parent 1ba6678f26
commit f7edcdc6b9
4 changed files with 14 additions and 1 deletions

View File

@ -888,7 +888,20 @@
},
{
"title": "Configuration",
"path": "agent/options"
"routes": [
{
"title": "General",
"path": "agent/config"
},
{
"title": "CLI Reference",
"path": "agent/config/agent-config-cli"
},
{
"title": "Configuration Reference",
"path": "agent/config/agent-config-files"
}
]
},
{
"title": "Configuration Entries",