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
commitc00cdf3ed55fb6922476d931362ebca053716a4f (patch)
treeb10982edb0f24b1603fdb2e084ee9af23d429099 /TODO.txt
parent02f3bff7f238bb63e2f370db1699275595dbca55 (diff)
downloadpython-coveragepy-git-c00cdf3ed55fb6922476d931362ebca053716a4f.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 5f207502..040933c8 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