python
aether@gentoo.org
Jason Mobarak
Maintainer
Epydoc is a python documentation system without output similar to javadoc. Epydoc
uses python doc-strings, importing modules, and introsepction in order to do
its thing -- if your modules are not safe to import, you should look for another
tool. Documentation mark-up is done with restructed text (reST).