diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-13 20:55:10 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-13 20:55:10 -0400 |
| commit | 9a5d9061119b047bc5aee5fdfe153fb1bd06151f (patch) | |
| tree | db9d15a0b82a76282daa089a02247d8dde643c77 /TODO.txt | |
| parent | 593366dda4b827d3cac8186d6060343eca30773e (diff) | |
| download | python-coveragepy-9a5d9061119b047bc5aee5fdfe153fb1bd06151f.tar.gz | |
Point to new docs; more doc tweaks.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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
|
