This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
cdad7c7b24
Branches
Tags
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
gunicorn-19.9.0
/
docs
Ying Chen
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
..
logo
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
site
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
source
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
Makefile
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
README.rst
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
gunicorn_ext.py
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
make.bat
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
sitemap_config.xml
8a5a620011
HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0
7 years ago
sitemap_gen.py
8a5a620011
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.