summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-14 17:41:08 -0500
committerGitHub <noreply@github.com>2021-11-14 17:41:08 -0500
commit5b75de07169ef13952a5ab48e0b8bc15f31d0c37 (patch)
tree13b02b20c66d6f5fca7905285ee609a5ad72acb6 /docs/index.rst
parent6fc5d3099898fc3d06bcf72f1f6607d02124d60f (diff)
parent5141c4210c2a63a3bb54f0f512e4116faedc8d63 (diff)
downloadpython-setuptools-git-debt/remove-legacy-version.tar.gz
Merge branch 'main' into debt/remove-legacy-versiondebt/remove-legacy-version
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst16
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2833ab96..b886c8f8 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,8 @@
-setuptools
-==========
+.. image:: images/banner-640x320.svg
+ :align: center
+
+Documentation
+=============
Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects.
@@ -12,10 +15,17 @@ designed to facilitate packaging Python projects.
build_meta
pkg_resources
references/keywords
- roadmap
setuptools
+
+.. toctree::
+ :caption: Project
+ :maxdepth: 1
+ :hidden:
+
+ roadmap
Development guide <development/index>
Backward compatibility & deprecated practice <deprecated/index>
Changelog <history>
+ Artwork <images/README>
.. tidelift-referral-banner::