[EMAIL PROTECTED] schrieb:
> Done any one have a way (and examples) of how to do math markups in the
> docstrings of function and class definitions such that the equations
> get typeset in the generated html documentation?  I'll take any markup
> system that'll do the job... MathML or LaTeX possible?
> [...]

Try Doxygen: http://www.doxygen.org

Examples of formulas are here: 
http://www.stack.nl/~dimitri/doxygen/formulas.html

Doxygen has the advantage that you can use it for a variety of 
programming languages.

Bye,
Dennis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to