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

Also update nav data
pull/12005/head
Natalie Smith 2022-01-10 10:46:47 -08:00
parent 66c5c8f2b5
commit 57eecbbc14
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",