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 | b6af47a20bc43a31251a9be76a87c19fb8fe2809 (patch) | |
| tree | bbefabc50e15211ffbed3492122f290a5ecc4553 | |
| parent | b322f21e5c284763ee194728beba0cd6a9cd70f2 (diff) | |
| download | python-setuptools-bitbucket-b6af47a20bc43a31251a9be76a87c19fb8fe2809.tar.gz | |
Moved merge documentation to the end, reducing the prominence of the docs.
| -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 |
