summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-11 14:12:50 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-11 14:13:23 -0700
commit708d5eef2639e4007c1ab5a86f6c768db7131dc2 (patch)
treebb9f706ac418e035ebcb9be5edc8e5694e2f6319 /mkdocs.yml
parent3d1a9652b0da63f1889b2e4cf0e715828fc3a8c7 (diff)
Fix a couple of manual section references
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 a9436608..040cb24f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,6 +9,7 @@ pages:
- Interactive Programming: interactive_programming.md
- Using the REPL: using_the_repl.md
- Code Completion: code_completion.md
+- Navigating Stacktraces: navigating_stacktraces.md
- Running Tests: running_tests.md
- Debugging: debugging.md
- Extended Workflow: extended_workflow.md