Codebase list gunicorn / upstream/19.6.0 docs
upstream/19.6.0

Tree @upstream/19.6.0 (Download .tar.gz)

Generate Documentation
======================

Requirements
------------

To generate documentation you need to install:

 - Python >= 2.5
 - Sphinx (http://sphinx.pocoo.org/)


Generate html
-------------
::

    $ make html

The command generates html document inside ``build/html`` dir.