diff options
author | Jannis Leidel <jannis@leidel.info> | 2009-12-13 16:58:53 +0100 |
---|---|---|
committer | Jannis Leidel <jannis@leidel.info> | 2009-12-13 16:58:53 +0100 |
commit | 0b112ddd5ee08e11850e4a00a4a691865f5dc438 (patch) | |
tree | 76ad35e9456a92e5f0b85292bdebe0b5765ffbd8 /docs/index.txt | |
parent | 4570438396d4ee5fe1255b39e2e6070b2e69a424 (diff) | |
download | external_python_setuptools-0b112ddd5ee08e11850e4a00a4a691865f5dc438.tar.gz external_python_setuptools-0b112ddd5ee08e11850e4a00a4a691865f5dc438.tar.bz2 external_python_setuptools-0b112ddd5ee08e11850e4a00a4a691865f5dc438.zip |
Moved documentation toc on index page above the propaganda
--HG--
branch : distribute
extra : rebase_source : 2afb4de1e6fef8d488aa6c476795b1878fac744d
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.txt b/docs/index.txt index 2bfe85c3..fa87ac36 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -12,11 +12,6 @@ For those who may wonder why they should switch to Distribute over Setuptools, i - The code is actively maintained, and has over 10 commiters - Distribute offers Python 3 support ! -.. image:: http://python-distribute.org/pip_distribute.png - -Design done by Idan Gazit (http://pixane.com) - License: cc-by-3.0 - - Documentation content: .. toctree:: @@ -28,3 +23,8 @@ Documentation content: setuptools easy_install pkg_resources + + +.. image:: http://python-distribute.org/pip_distribute.png + +Design done by Idan Gazit (http://pixane.com) - License: cc-by-3.0 |