diff options
-rw-r--r-- | TODO.txt | 6 | ||||
-rw-r--r-- | doc/faq.rst | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -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. |