diff options
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5233f4ca..10e0d1d2 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -9,8 +9,9 @@ Welcome to ProjectTox's documentation! | |||
9 | Contents: | 9 | Contents: |
10 | 10 | ||
11 | .. toctree:: | 11 | .. toctree:: |
12 | start_guide.rst | ||
13 | install.rst | ||
12 | commands.rst | 14 | commands.rst |
13 | using_tox.rst | ||
14 | :maxdepth: 2 | 15 | :maxdepth: 2 |
15 | 16 | ||
16 | 17 | ||