summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
new file mode 100644
index 00000000..228f97c8
--- /dev/null
+++ b/docs/index.txt
@@ -0,0 +1,21 @@
+.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg
+
+
+Documentation
+=============
+
+Setuptools is a fully-featured, actively-maintained, and stable library
+designed to facilitate packaging Python projects.
+
+Documentation content:
+
+.. toctree::
+ :maxdepth: 2
+
+ setuptools
+ pkg_resources
+ python3
+ development
+ roadmap
+ Deprecated: Easy Install <easy_install>
+ history