Philipp Saveliev cc4620fb5b docs: a warning for disk-backed --worker-tmp-dir #1305 (#1329)
* docs: a warning for disk-backed --worker-tmp-dir #1305

* docs: move os.fchmod issue solution to FAQ

* docs: improve worker_tmp_dir setting docs
2016-12-20 15:20:55 -08:00
..
2014-03-31 11:14:45 -07:00
2016-05-23 17:30:23 +02:00
2014-12-01 07:04:57 +02:00
2012-10-03 05:04:07 +05:45
2013-06-29 06:09:52 +02:00
2014-09-10 09:52:12 -04:00
2014-09-10 09:52:12 -04:00

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.