To Do List

(listed in no particular order)

4. Set up a regression test framework for watching output changes.
5. Port remaining docsets from HappyDoc 2.x.
6. Break up docset API into mixins to define the interfaces at
   different levels.
   - I/O (open, close, etc.)
   - Low level formatting (headers, lists, etc.)
   - Higher level formatting (class list header, etc.)
   - Content (TOC, functions, classes, etc.)
8. CSS-based docset
9. PageTemplate-based docset (same as 8?)
10. Change processPythonFile to processSourceCodeFile in docset, and
register it for python, C, etc.
     


Local variables:
mode: text
End:
