Autogenerated Documentation

Created on Nov. 12, 2012, 10:14 p.m. by Hevok & updated by Hevok on May 2, 2013, 5:13 p.m.

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

Tags: documentation, python
Categories: Tutorial
Parent: Python

Update entry (Admin) | See changes

Comment on This Data Unit