summaryrefslogtreecommitdiff
path: root/doc/api.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-24 15:35:44 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-24 15:35:44 -0500
commitf9791b79e721215eabce7188d0fbd211cd206e5f (patch)
tree6e68a4867a47376a79d34d6507912b3b5c3f12e5 /doc/api.rst
parent6805865a8e884bb97fc02d628cc4c2b3dd246c6e (diff)
downloadpython-coveragepy-git-f9791b79e721215eabce7188d0fbd211cd206e5f.tar.gz
Turn all the history into comments.
Diffstat (limited to 'doc/api.rst')
-rw-r--r--doc/api.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/api.rst b/doc/api.rst
index 0a00947e..815b75e0 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -4,12 +4,12 @@
Coverage API
============
-:history: 20090524T134300, brand new docs.
-:history: 20090613T164000, final touches for 3.0
-:history: 20100221T151500, docs for 3.3 (on the plane back from PyCon)
-:history: 20100725T211700, updated for 3.4.
-:history: 20121111T235800, added a bit of clarification.
-:history: 20140819T132600, change class name to Coverage
+.. :history: 20090524T134300, brand new docs.
+.. :history: 20090613T164000, final touches for 3.0
+.. :history: 20100221T151500, docs for 3.3 (on the plane back from PyCon)
+.. :history: 20100725T211700, updated for 3.4.
+.. :history: 20121111T235800, added a bit of clarification.
+.. :history: 20140819T132600, change class name to Coverage
The API to coverage.py is very simple, contained in a single module called