mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
This reverts commit ef9324d7b2fe68592594592382ba12c9c5ca8c5b, reversing changes made to 1d00c5e09d144c82a76ab0803f04bec76d8b2e68.
Generate Documentation
----------------------
Requirements
++++++++++++
To generate documentation you need to install:
- Python 2.x >= 2.5
- jinja2 (http://jinja.pocoo.org/2/)
- docutils (http://docutils.sourceforge.net/)
- compass (http://compass-style.org/)
- compass-960-plugin (http://github.com/chriseppstein/compass-960-plugin)
Generate
++++++++
::
$ ./buildweb.py
Have a look in the file.py for configuration details.