documentation creator?

Matthew R. MacIntyre matt at matty.dyndns.org
Thu Aug 3 08:27:22 EDT 2000


Hello all,

I'm quite new to Python, but so far, I think it is great!  There's one
thing I haven't been able to find yet that would be helpful to me.  Is
there a program, script, class, module, or utility that will take python
source files and create documents containing the details of the functions,
global variables, classes, etc, within the source files in latex, html, or
text format?  This would be very useful to me.

I guess I'm thinking of something along the lines of pod (in perl), or a
package like doxygen.  Does such a beast exist for the python language?

Thanks!

-matt




More information about the Python-list mailing list