summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-06-17 18:02:30 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-06-17 18:02:30 -0400
commit1e951c5040ebc8693e7a74b5681347985c341ba3 (patch)
tree937ac0b1f63d43870ed16528485e571a61d665c6
parenta4b9f470c13e6c6e23114daf54dbfb7a73ce4c9a (diff)
downloadpython-coveragepy-git-1e951c5040ebc8693e7a74b5681347985c341ba3.tar.gz
Doc tweaks
-rw-r--r--TODO.txt6
-rw-r--r--doc/faq.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 21bdec67..8b3ed354 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -12,10 +12,10 @@ Coverage TODO
+ Fix formatting of class and method names (no mono, bold)
+ Add next/prev links to bottom of pages on docs.
+ Finish writing (comments in index.rst)
-- Fix references to code/modules/coverage
- - On site
++ Fix references to code/modules/coverage
+ + On site
+ In code
- - redirect the url to new place.
+ + redirect the url to new place.
* 3.1
diff --git a/doc/faq.rst b/doc/faq.rst
index 2a2d6054..d1b41609 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -1,7 +1,7 @@
.. _faq:
==================
-FAQ and Other Help
+FAQ and other help
==================
:history: 20090613T141800, brand new docs.