question: documentation systems
Alan Kennedy
alanmk at hotmail.com
Wed Oct 15 10:38:06 EDT 2003
More information about the Python-list mailing list
Wed Oct 15 10:38:06 EDT 2003
- Previous message (by thread): question: documentation systems
- Next message (by thread): question: documentation systems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"T. Kaufmann" wrote: > I'm looking for a Python documentation system (but not happydoc). I know > *doxygen* for C++ - is there for Python a similar solution? PEP 256, by docs guru David Goodger, has a good overview of the problem space, and the various solutions available. http://www.python.org/peps/pep-0256.html HTH, -- alan kennedy ----------------------------------------------------- check http headers here: http://xhaus.com/headers email alan: http://xhaus.com/mailto/alan
- Previous message (by thread): question: documentation systems
- Next message (by thread): question: documentation systems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list