Best way to document Python code...

Scott Huey redefined.horizons at gmail.com
Mon Jan 22 14:07:49 EST 2007


I am working on a Python module and I would like to prepare some API
documentaiton. I managed to find epydoc after some searching online.

Is there a standard way to document the API for Python modules? Is
epydoc the best way to go if there is no standard? Are there other ways
to document a Python API?

Thanks,

Scott Huey




More information about the Python-list mailing list