Sphinx for API documentation

Benjamin Peterson benjamin at python.org
Thu Mar 5 15:21:27 EST 2009


Paul Hildebrandt <paul_hildebrandt <at> yahoo.com> writes:

> 
> I really like the look of Sphinx BUT I want autogenerated
> documentation like Epydoc/doxygen.  Does anyone know of a frontend for
> Sphix that will make it work like Epydoc?

There's a Sphinx extension called autodoc which should help you.







More information about the Python-list mailing list