mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
quick README to generate documentation. fix issue #62.
This commit is contained in:
parent
3314514600
commit
a28da3bd70
22
doc/README.rst
Normal file
22
doc/README.rst
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
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.
|
||||||
Loading…
x
Reference in New Issue
Block a user