summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorAlexander Taylor <alex@vector35.com>2024-07-09 20:43:15 -0400
committerAlexander Taylor <alex@vector35.com>2024-07-09 20:49:53 -0400
commit0bcd6afef3b82a046a7e7179e010bcdb32e727a6 (patch)
treeb2682e8db88ab950a6fc8cde2923c3defc327a16 /mkdocs.yml
parent283410e6209134b0980363ca297abeb7dea75001 (diff)
Merge the Enterprise docs in with everything else.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index f28b57e3..dee5e160 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -80,13 +80,9 @@ nav:
- Plugins: 'guide/plugins.md'
- Settings: 'guide/settings.md'
- Projects: 'guide/projects.md'
+ - Enterprise: 'guide/enterprise/index.md'
- Troubleshooting: 'guide/troubleshooting.md'
- Objective-C (Experimental): 'guide/objectivec.md'
- - Enterprise:
- - 'guide/enterprise/index.md'
- - User Interface: 'guide/enterprise/user-interface.md'
- - Functionality: 'guide/enterprise/functionality.md'
- - Troubleshooting: 'guide/enterprise/troubleshooting.md'
- Debugger:
- Overview: 'guide/debugger/index.md'
- Remote Debugging: 'guide/debugger/remote-debugging.md'