summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjpellerin <devnull@localhost>2009-04-27 15:34:04 -0400
committerjpellerin <devnull@localhost>2009-04-27 15:34:04 -0400
commitee4188501a9194de1c1c558c3523819ee52d6f9d (patch)
tree2c36612772facceb896b0bee5ce0487962e74e3b /TODO
parent159594a8d3fb5346c6897b8332823e773cab81a4 (diff)
downloadnose-ee4188501a9194de1c1c558c3523819ee52d6f9d.tar.gz
Work in progress on automated man page generation
Diffstat (limited to 'TODO')
-rw-r--r--TODO34
1 files changed, 4 insertions, 30 deletions
diff --git a/TODO b/TODO
index 36207d1..3cf2472 100644
--- a/TODO
+++ b/TODO
@@ -1,31 +1,5 @@
-FEATURES
-
-* rename Failure and split into subclasses for Import and other, and
- make it optionally include the name of the file being considered so
- that Failure test logs can be more informative
-
-* loader
- - support module.callable in addition to module:callable names
-
-
-BUGS
-
-
-CHORES
-
-* clean up all scripts
-
-TESTS NEEDED
-
- plugin examples
- - more!
-
- deprecated at module/module setup
- error at module/module setup
- plugin api -- comprehensive integration test that runs a suite with a plugin
- that tracks calls and ensures that all calls are called with proper
- arguments
-
- coverage/doctest -- need tests for coverage/doctest interaction
-
+* man builder using rst2man manpage write
+* register w/sphinx via extension
+* add man section to makefile, makes man.rst, copies from .build/man
+ to ../nosetests.1