Updated index to reflect new (short) 'engine' message (merged with solomon's new text), also moved around the layout a bit and fixed some small text errors.

This commit is contained in:
Thatcher Peskens 2013-05-06 17:41:51 -07:00 committed by Tibor Vass
parent f4399fe403
commit 6d79cab514
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Installation
* Work in your own fork of the code, we accept pull requests.
* Install sphinx: ``pip install sphinx``
* Install sphinx httpdomain contrib package ``sphinxcontrib-httpdomain``
* If pip is not available you can probably install it using your favorite package manager as **python-pip**
Usage