summaryrefslogtreecommitdiff
path: root/Doc/README.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-02-23 18:47:04 +0000
committerGeorg Brandl <georg@python.org>2008-02-23 18:47:04 +0000
commit170482809864d7b5cd8c3e2584074e3e5de808c0 (patch)
tree418fbf88d7ce04fc9fcaddc21ac080e7b0f130cd /Doc/README.txt
parent4034685a58de66073a4e190dd8c9a2ef4dca67b5 (diff)
downloadcpython-git-170482809864d7b5cd8c3e2584074e3e5de808c0.tar.gz
Documentation coverage builder, part 1.
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index 087efd594d..dfb3d58f27 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -59,6 +59,9 @@ Available make targets are:
deprecated items in the current version. This is meant as a help for the
writer of the "What's New" document.
+ * "coverage", which builds a coverage overview for standard library modules
+ and C API.
+
A "make update" updates the Subversion checkouts in `tools/`.