summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 39b85c8c..17c97d08 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -38,6 +38,7 @@ nav:
- Using Plugins: 'guide/plugins.md'
- Troubleshooting: 'guide/troubleshooting.md'
- Working with Types: 'guide/type.md'
+ - Using Debugger (Beta): 'guide/debugger.md'
- Developer Guide:
- Using the API: 'dev/api.md'
- Writing Python Plugins: 'dev/plugins.md'