diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-28 12:27:44 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-28 12:27:44 -0500 |
commit | 1199d17859540ba791ad81cf44d08f293c0acd64 (patch) | |
tree | 6680fd55289a6452906ffcea9435ba09d5fea508 /docs/index.txt | |
parent | 698d467b411cef3fd3b06b522d9b70f6b5057976 (diff) | |
download | external_python_setuptools-1199d17859540ba791ad81cf44d08f293c0acd64.tar.gz external_python_setuptools-1199d17859540ba791ad81cf44d08f293c0acd64.tar.bz2 external_python_setuptools-1199d17859540ba791ad81cf44d08f293c0acd64.zip |
Moved merge documentation to the end, reducing the prominence of the docs.
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt index 8c68651d..53839bee 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -16,7 +16,6 @@ Documentation content: .. toctree:: :maxdepth: 2 - merge roadmap python3 using @@ -24,3 +23,4 @@ Documentation content: easy_install pkg_resources development + merge |