Change: Autogenerated Documentation

created on Nov. 12, 2012, 10:14 p.m. by Hevok & updated on Nov. 12, 2012, 10:14 p.m. by Hevok

Epydoc [http://epydoc.sourceforge.net/] generates automatically documentation of python code. It can simple be installed via: pip install epydoc

To generate, for instance, documentation for django class-based views execute::

epydoc <PATH_TO_DJANGO_ROOT>/views/generic

This will create a local directory (called "html") in which the index.html is the entrez.

documentation-generators.jpg

Categories: Tutorial
Parent: Python

Comment: Created entry.

See entry | Admin

Comment on This Data Unit