mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Revise readme.
This commit is contained in:
parent
f6e2fbc935
commit
5be55b0b64
@ -1,22 +1,19 @@
|
|||||||
Generate Documentation
|
Generate Documentation
|
||||||
----------------------
|
======================
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
++++++++++++
|
------------
|
||||||
|
|
||||||
To generate documentation you need to install:
|
To generate documentation you need to install:
|
||||||
|
|
||||||
- Python 2.x >= 2.5
|
- Python 2.x >= 2.5
|
||||||
- jinja2 (http://jinja.pocoo.org/2/)
|
- Sphinx (http://sphinx.pocoo.org/)
|
||||||
- docutils (http://docutils.sourceforge.net/)
|
|
||||||
- compass (http://compass-style.org/)
|
|
||||||
- compass-960-plugin (http://github.com/chriseppstein/compass-960-plugin)
|
|
||||||
|
|
||||||
|
|
||||||
Generate
|
Generate html
|
||||||
++++++++
|
-------------
|
||||||
::
|
::
|
||||||
|
|
||||||
$ ./buildweb.py
|
$ make html
|
||||||
|
|
||||||
Have a look in the file.py for configuration details.
|
The command generates html document inside ``build/html`` dir.
|
||||||
Loading…
x
Reference in New Issue
Block a user