best practice for documenting a project? pydoc?
Esmail
ebonak at hotmail.com
Wed Aug 12 12:42:17 EDT 2009
shaileshkumar wrote:
> Hello,
>
> EPYDOC is very good for automatic generation of documentation from
> source code.
>
> You may also consider Sphinx http://sphinx.pocoo.org/ which is used
> for many
> projects including the official Python documentation, documentation of
> Zope (http://docs.zope.org/).
> See the full list of projects using Sphinx at http://sphinx.pocoo.org/examples.html
>
> - Shailesh
Hi,
Thanks for the links. Have you heard of something called HappyDoc? I just
came across it by looking for info on epydoc.
Thanks,
Esmail
More information about the Python-list
mailing list