summaryrefslogtreecommitdiff
path: root/docs/userguide
diff options
context:
space:
mode:
authoralvyjudy <alvyjudy@gmail.com>2020-05-14 11:27:02 -0400
committeralvyjudy <alvyjudy@gmail.com>2020-05-14 11:27:02 -0400
commit5d0859f38e2524cc4e5dd4f8492cd37622dc58a1 (patch)
tree8af367107a044e8be9b2f5bf3895417298b8d22f /docs/userguide
parent88f248944a6033d1781a49a57997cd4932e28746 (diff)
downloadpython-setuptools-git-5d0859f38e2524cc4e5dd4f8492cd37622dc58a1.tar.gz
docs: update userguide index
Diffstat (limited to 'docs/userguide')
-rw-r--r--docs/userguide/index.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/userguide/index.txt b/docs/userguide/index.txt
index 4d7bb2a7..0fa32fd2 100644
--- a/docs/userguide/index.txt
+++ b/docs/userguide/index.txt
@@ -13,8 +13,14 @@ ordinary Python packages based on the ``distutils``.
.. toctree::
:maxdepth: 1
- Quickstart <quickstart>
- Functionalities <functionalities>
- Declarative config <declarative_config>
- keyword reference <keywords>
- Command reference <commands>
+ quickstart
+ package_discovery
+ entry_point
+ dependencies_management
+ datafiles
+ development_mode
+ distribution
+ extension
+ declarative_config
+ keywords
+ commands