diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2012-11-12 16:59:53 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-11-12 16:59:53 -0500 |
commit | 1fda9eeb73034ad7a73d484a36fc9d16760a1c96 (patch) | |
tree | fc9fa40f33f4af91f93a35ba90bf19b88392a29a /doc/index.rst | |
parent | 6de4f255c63123b526206f7fc78a5cd3a7693422 (diff) | |
download | python-coveragepy-git-1fda9eeb73034ad7a73d484a36fc9d16760a1c96.tar.gz |
A Contributing page in the docs. #171
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 9e8ed502..6fc7a057 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -154,6 +154,7 @@ More information branch subprocess api + contributing faq changes |