summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-06-13 20:55:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-06-13 20:55:10 -0400
commitc00cdf3ed55fb6922476d931362ebca053716a4f (patch)
treeb10982edb0f24b1603fdb2e084ee9af23d429099 /doc/faq.rst
parent02f3bff7f238bb63e2f370db1699275595dbca55 (diff)
downloadpython-coveragepy-git-c00cdf3ed55fb6922476d931362ebca053716a4f.tar.gz
Point to new docs; more doc tweaks.
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 364ed998..54be5656 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -6,7 +6,7 @@ FAQ and Other Help
:history: 20090613T141800, brand new docs.
-Frequently Asked Questions
+Frequently asked questions
--------------------------
**Q: Why do unexecutable lines show up as executed?**
@@ -42,14 +42,15 @@ It's good, but `it isn't perfect
<http://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html>`_.
-Getting More Help
+Getting more help
-----------------
You can discuss coverage or get help using it on the `Testing In Python
<http://lists.idyll.org/listinfo/testing-in-python>`_ mailing list.
Bug reports are gladly accepted at the `bitbucket issue tracker
-<http://bitbucket.org/ned/coveragepy/issues/>`_.
+<http://bitbucket.org/ned/coveragepy/issues/>`_. Bitbucket also hosts the
+`code repository <http://bitbucket.org/ned/coveragepy>`_.
Lastly, `I can be reached <http://nedbatchelder.com/site/aboutned.html>`_ in a
number of ways.