* Next
- factor into builder
* Fix HTML
- record -> definition
- target -> namespace?
* Code cleanup
- single vs. multiline
- hoist parsing for comment types: signature
- use builders
- hoist statemachine initialiation
- parsing positions
- use package system
* Completion
- autoinclude Base
- test on other libraries
- docs
* Later
- sections are always added in the last container (fix for roll-up)
- optimize statemachine scanner
- make parsers, builders, renderers, paragraph formatter configurable
- clean up format vs. render
- pass in logger
* Testing
http://osteele.dev/sources/javascript/osdoc/?source=test.js
- prototype, scriptaculous, protoscript, yui, jquery, client and server-side libraries, ...
* Release checklist
- test in other browsers
- remove the cache-busting?
- test w/out prototype?
* Future
- @nodoc
- document object slots
- pluggable formatters
- pluggable comment formatters
- xml output format
- roll up class definitions
- recognize subclasses
- show inline docs
- ToC
- other parsers
- show source
- frames
- option to show all comments