diff options
Diffstat (limited to 'Doc/documenting/index.rst')
-rw-r--r-- | Doc/documenting/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/documenting/index.rst b/Doc/documenting/index.rst index 5ec9fb6..b64dc75 100644 --- a/Doc/documenting/index.rst +++ b/Doc/documenting/index.rst @@ -23,6 +23,7 @@ to write reStructuredText if you're not so inclined; plain text contributions are more than welcome as well. .. toctree:: + :numbered: intro.rst style.rst |