diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-28 21:09:49 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-28 21:09:49 -0400 |
commit | 28eca00dcbe42001ce0188f94b475b381808b02c (patch) | |
tree | e0709cfb3ec44fa06e21e2b3a196ce7ffb2d97ac /doc | |
parent | 50ce8b99a5ef63f473083ed7cea48dc503258da0 (diff) | |
download | python-coveragepy-git-28eca00dcbe42001ce0188f94b475b381808b02c.tar.gz |
Lists for finishing 3.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 48c56c55..555635c8 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -65,6 +65,7 @@ More information changes
+.. ez_install installation instructions.
.. FAQ
.. Why do unexecutable lines show up as executed?
.. Why do the bodies of fns show as executed, but the def lines do not?
|