summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-06 15:00:47 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-06 15:00:47 +0300
commitb2393758d9ad982e081d83211ce0897015623972 (patch)
tree0bad94a6e438b3afe99732bb3c6011bf0942fcb5 /mkdocs.yml
parentb7bd72a1c1a8c207046b3c32719b6259f75fba9d (diff)
Introduce a dedicated REPL section
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 38d59841..c9d7c4d9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -4,6 +4,7 @@ pages:
- Home: index.md
- Installation: installation.md
- Basic Usage: basic_usage.md
+- Using the REPL: using_the_repl.md
- Extended Workflow: extended_workflow.md
- Configuration: configuration.md
- Indentation Specification: indent_spec.md