Ying Chen 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
..
logo 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
site 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
source 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
Makefile 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
README.rst 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
gunicorn_ext.py 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
make.bat 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
sitemap_config.xml 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago
sitemap_gen.py 58ab8987d0 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 years ago

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.