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 | c00cdf3ed55fb6922476d931362ebca053716a4f (patch) | |
| tree | b10982edb0f24b1603fdb2e084ee9af23d429099 /TODO.txt | |
| parent | 02f3bff7f238bb63e2f370db1699275595dbca55 (diff) | |
| download | python-coveragepy-git-c00cdf3ed55fb6922476d931362ebca053716a4f.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
|
