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 -- http://mail.python.org/mailman/listinfo/python-list
