diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-09 10:14:32 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-09 10:14:32 -0400 |
commit | acce77b1dfb768dd7fdec3b76dc5c64d27320f82 (patch) | |
tree | 7974fddd9edd07e2bcf7004cc48d668d4d9a6083 /docs/index.txt | |
parent | 87db22d06a93278635e4fc551872be3b40c5a249 (diff) | |
download | external_python_setuptools-acce77b1dfb768dd7fdec3b76dc5c64d27320f82.tar.gz external_python_setuptools-acce77b1dfb768dd7fdec3b76dc5c64d27320f82.tar.bz2 external_python_setuptools-acce77b1dfb768dd7fdec3b76dc5c64d27320f82.zip |
Moved MERGE.txt into the setuptools documentation.
--HG--
rename : MERGE.txt => docs/merge.txt
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt index 21442b93..162a5f6f 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -16,6 +16,7 @@ Documentation content: .. toctree:: :maxdepth: 2 + merge roadmap python3 using |