Epydoc: Future Directions
Short Term
Epydoc version 3.0 is currently in alpha release. My current
plans for the near future include:
- Improve support for graph generation.
- Work on plaintext output.
- Profiling
- More regression tests
- Add support for generating indices of bugs, todo items,
etc.
- Add an
@ingroup
tag.
- Release epydoc 3.0.
Long Term
Things I'd eventually like to see in epydoc include:
- Change the epytext parser to use simple classes instead
of DOM.
- Output to man (troff)?
- Output to docbook or directly to pdf?