mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
This reverts commit 3b843fd942cdb2e5623887073d1acb0d759066c8. I was tired, we should either remove the that and then the is or keep a is or... But this latest commit was changing the meaning.
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.