summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-06-13 20:55:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-06-13 20:55:10 -0400
commit9a5d9061119b047bc5aee5fdfe153fb1bd06151f (patch)
treedb9d15a0b82a76282daa089a02247d8dde643c77 /TODO.txt
parent593366dda4b827d3cac8186d6060343eca30773e (diff)
downloadpython-coveragepy-9a5d9061119b047bc5aee5fdfe153fb1bd06151f.tar.gz
Point to new docs; more doc tweaks.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 5f20750..040933c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -10,11 +10,11 @@ Coverage TODO
+ Fix formatting of code in list items on nedbat.com
+ 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)
++ Add next/prev links to bottom of pages on docs.
++ Finish writing (comments in index.rst)
- Fix references to code/modules/coverage
- On site
- - In code
+ + In code
- redirect the url to new place.
@@ -194,6 +194,7 @@ x Tests about the "import __main__" in cmdline.py
- Version number in coverage/__init__.py:__version__
- Update CHANGES, including release date.
- Update docs
+ - Generate new sample_html to get the latest, incl footer version number.
- Kits:
- source .tgz
- windows .exe for each Python