javadoc equivalent?

Michal Wallace sabren at manifestation.com
Fri Feb 11 13:48:56 EST 2000


Hey All,

Is there a tool similar to javadoc in python? Something that would go
through
a .py file, read the doc strings (assuming they're in there), and then print
the
results in a nicely formatted HTML document?

Could such a beast read docstrings in .pyc's, or do they get compiled out?

-Michal
http://www.sabren.com/






More information about the Python-list mailing list