summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJosh Ferrell <josh@vector35.com>2024-04-08 14:13:16 -0400
committerJosh Ferrell <josh@vector35.com>2024-05-13 15:06:53 -0400
commit3c28d7e6eaa84041ec0fe5352a618759c13e6cb3 (patch)
treed4115c3e663b30ea388c35add6e5fc7dbd835c11 /mkdocs.yml
parent0ace079eb70b0c999914a1e95a3eb1324a3b19d8 (diff)
Move collaboration to core
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index e7bb2a33..fe51fea6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -81,6 +81,11 @@ nav:
- Projects: 'guide/projects.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'