diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-16 08:12:08 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-16 08:12:08 -0400 |
commit | 9e7522ee611796e568aa58dc0bc878ac8a1c471c (patch) | |
tree | 1dc975240705ccd36b7111a8888f634c7a2e5042 /docs/development.txt | |
parent | 68dd639c91b8ff263f53bd303a766f30399820d7 (diff) | |
download | external_python_setuptools-9e7522ee611796e568aa58dc0bc878ac8a1c471c.tar.gz external_python_setuptools-9e7522ee611796e568aa58dc0bc878ac8a1c471c.tar.bz2 external_python_setuptools-9e7522ee611796e568aa58dc0bc878ac8a1c471c.zip |
Started work on a developer guide.
Diffstat (limited to 'docs/development.txt')
-rw-r--r-- | docs/development.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/development.txt b/docs/development.txt index ba927c73..e35ba39b 100644 --- a/docs/development.txt +++ b/docs/development.txt @@ -30,6 +30,7 @@ setuptools changes. You have been warned. .. toctree:: :maxdepth: 1 + .. developer-guide formats releases |