diff options
| author | Alexander Taylor <alex@vector35.com> | 2024-07-09 20:43:15 -0400 |
|---|---|---|
| committer | Alexander Taylor <alex@vector35.com> | 2024-07-09 20:49:53 -0400 |
| commit | 0bcd6afef3b82a046a7e7179e010bcdb32e727a6 (patch) | |
| tree | b2682e8db88ab950a6fc8cde2923c3defc327a16 /mkdocs.yml | |
| parent | 283410e6209134b0980363ca297abeb7dea75001 (diff) | |
Merge the Enterprise docs in with everything else.
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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' |
