diff options
Diffstat (limited to 'docs/reference/index.rst')
-rw-r--r-- | docs/reference/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/index.rst b/docs/reference/index.rst index fae0a219a..35030b65d 100644 --- a/docs/reference/index.rst +++ b/docs/reference/index.rst @@ -9,6 +9,11 @@ documentation at Differences to standard Python as well as additional features of MicroPython are described in the sections here. +.. toctree:: + :maxdepth: 1 + + repl.rst + .. only:: port_pyboard .. toctree:: |