From fc29160b3da4e5c53e03a50bf167ea8147cdab11 Mon Sep 17 00:00:00 2001 From: tarek Date: Wed, 18 Nov 2009 14:48:57 +0100 Subject: added image and headlines --HG-- branch : distribute extra : rebase_source : b528a1d8ad82a3df588ba124b442ad8ada530e2a --- docs/index.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'docs/index.txt') diff --git a/docs/index.txt b/docs/index.txt index e64b8c88..1d3cb25e 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,7 +1,21 @@ Welcome to Distribute's documentation! ====================================== -Contents: +`Distribute` is a fork of the `Setuptools` project. + +Distribute is intended to replace Setuptools as the standard method for +working with Python module distributions. + +For those who may wonder why they should switch to Distribute over Setuptools, it’s quite simple: + +- Distribute is a drop-in replacement for Setuptools +- The code is actively maintained, and has over 10 commiters +- Distribute offers Python 3 support ! + +.. image:: http://python-distribute.org/pip_distribute.png + + +Documentation content: .. toctree:: :maxdepth: 2 -- cgit v1.2.3