From 87a8a04db5c0a80c06819ec6caf1568b7202cf51 Mon Sep 17 00:00:00 2001 From: Xusheng Date: Tue, 28 Sep 2021 14:19:23 +0800 Subject: Check in the debugger --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') 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' -- cgit v1.3.1