diff options
-rw-r--r-- | docs/index.rst | 7 |
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 |