diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2012-12-31 10:40:32 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-12-31 10:40:32 -0500 |
commit | 5b6bb1ac8904471372ddc2b507b70c4ea6c6b25d (patch) | |
tree | c2ba33ba7fc66f82c5ba8b92c79c4cceeb1bc362 /doc/index.rst | |
parent | eb90ad46be4b0aa4f9cf831f41bc4c03ecd1289d (diff) | |
download | python-coveragepy-git-5b6bb1ac8904471372ddc2b507b70c4ea6c6b25d.tar.gz |
Finished the trouble page. Closes issue #226.
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 9d085302..9e392bac 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -122,6 +122,8 @@ details. .. _cover plug-in: https://nose.readthedocs.org/en/latest/plugins/cover.html +.. _contact: + Getting help ------------ |