aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..0f52c36
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,31 @@
+.. image:: images/banner-640x320.svg
+ :align: center
+
+Documentation
+=============
+
+Setuptools is a fully-featured, actively-maintained, and stable library
+designed to facilitate packaging Python projects.
+
+.. toctree::
+ :maxdepth: 1
+ :hidden:
+
+ User guide <userguide/index>
+ build_meta
+ pkg_resources
+ references/keywords
+ setuptools
+
+.. toctree::
+ :caption: Project
+ :maxdepth: 1
+ :hidden:
+
+ roadmap
+ Development guide <development/index>
+ Backward compatibility & deprecated practice <deprecated/index>
+ Changelog <history>
+ artwork
+
+.. tidelift-referral-banner::