aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.txt
diff options
context:
space:
mode:
authorVarun Kamath <varunkamath18@gmail.com>2018-10-28 16:02:11 -0400
committerPaul Ganssle <paul@ganssle.io>2018-11-01 14:43:55 -0400
commitf9bb94ae5ecef14d0168e820fe4aeae6ca341f4e (patch)
treec436267679a38957b37b9a94d43cb06b9cb23c2e /docs/index.txt
parentf0cd0ad9f29da6c6991ba0e02fc41b7e46459fb1 (diff)
downloadexternal_python_setuptools-f9bb94ae5ecef14d0168e820fe4aeae6ca341f4e.tar.gz
external_python_setuptools-f9bb94ae5ecef14d0168e820fe4aeae6ca341f4e.tar.bz2
external_python_setuptools-f9bb94ae5ecef14d0168e820fe4aeae6ca341f4e.zip
Update distribution guide and archive ez_setup doc
This adds a simple introductory guide to the modern way to distribute `setuptools`-based projects with a link to the Python packaging tutorial. Rather than delete the old `ez_setup` information, it has been moved to a separate archive for people who want to use it as a historical reference.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 74aabb5e..3515e0e6 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -17,9 +17,10 @@ Documentation content:
:maxdepth: 2
setuptools
- easy_install
pkg_resources
python3
development
roadmap
+ easy_install
+ ez_setup
history