summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2020-12-28 17:54:23 +0000
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2020-12-28 17:54:23 +0000
commit5c24e780b83e4557ca6e9e48b468e6f4a82695c9 (patch)
tree04df6b682ff4adc36d0d2c2d55ca8509b47c3aa5 /docs
parentdc5c319e59884d250c8ff97fc5d09e0966a20f68 (diff)
downloadpython-setuptools-git-5c24e780b83e4557ca6e9e48b468e6f4a82695c9.tar.gz
Tweak the index page's contents
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index b9a79647..9a56cd50 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,13 +1,12 @@
-Documentation
-=============
+setuptools
+==========
Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects.
-Documentation content:
-
.. toctree::
:maxdepth: 1
+ :hidden:
User guide <userguide/index>
build_meta