Autogenerated Documentation

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/
Edit tutorial

Comment on This Data Unit