diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:58:18 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:58:18 -0400 |
commit | 67fa36490f71e8632bfedbfea19f64f7e36bc3f9 (patch) | |
tree | 56b94e585a8c8360be6500b83c975b08b24d6e7b /docs | |
parent | 50c4215bc92d370be14d9fb6e31e0a8a1fdd71d1 (diff) | |
download | python-setuptools-bitbucket-67fa36490f71e8632bfedbfea19f64f7e36bc3f9.tar.gz |
Expose developer guide in the documentation.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development.txt b/docs/development.txt index e35ba39b..6fe30f6e 100644 --- a/docs/development.txt +++ b/docs/development.txt @@ -30,7 +30,7 @@ setuptools changes. You have been warned. .. toctree:: :maxdepth: 1 - .. developer-guide + developer-guide formats releases |