summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 5ee17eac..5a460526 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -7,13 +7,8 @@ designed to facilitate packaging Python projects.
Documentation content:
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
- setuptools
- pkg_resources
- python3
- development
- roadmap
- Deprecated: Easy Install <easy_install>
- distutils-legacy
- history
+ User guide <userguide/index>
+ Development guide <development>
+ Backward compatibility & deprecated practice <deprecated/index>