diff options
| author | Josh Ferrell <josh@vector35.com> | 2024-04-08 14:13:16 -0400 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2024-05-13 15:06:53 -0400 |
| commit | 3c28d7e6eaa84041ec0fe5352a618759c13e6cb3 (patch) | |
| tree | d4115c3e663b30ea388c35add6e5fc7dbd835c11 /mkdocs.yml | |
| parent | 0ace079eb70b0c999914a1e95a3eb1324a3b19d8 (diff) | |
Move collaboration to core
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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' |
