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:
Natalie Smith 2022-01-10 10:46:47 -08:00
parent 071b3025af
commit 8e06e15183
4 changed files with 14 additions and 1 deletions

View file

@ -771,7 +771,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",