summaryrefslogtreecommitdiff
path: root/doc/api.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-06-13 16:44:22 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-06-13 16:44:22 -0400
commit892eab6207fee854a5e7e7b0458771aca3e126b5 (patch)
treed488d265c50db36cbe61842b9e26663547078440 /doc/api.rst
parent92fd89923847f40a981224f0782caa6edd9a7f06 (diff)
downloadpython-coveragepy-892eab6207fee854a5e7e7b0458771aca3e126b5.tar.gz
Give every page a history timestamp of now.
Diffstat (limited to 'doc/api.rst')
-rw-r--r--doc/api.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api.rst b/doc/api.rst
index 951ddb4..17f74b6 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -5,6 +5,7 @@ Coverage API
============
:history: 20090524T134300, brand new docs.
+:history: 20090613T164000, final touches for 3.0
The API to coverage.py is very simple, contained in a single module called
coverage containing a single class, also called coverage. Methods on the