Ying Chen 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
..
logo 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
site 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
source 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
Makefile 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
README.rst 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
gunicorn_ext.py 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
make.bat 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
sitemap_config.xml 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten
sitemap_gen.py 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 vuotta sitten

README.rst

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

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

To generate documentation you need to install:

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


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

$ make html

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