few "fashion" tweaks plus sphinx over epydoc docs
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<tr>
|
||||
<td><a class="btn btn-180 btn-success" href="http://www.web2py.com/examples/static/web2py_src.zip">Source Code</a></td>
|
||||
<td><a class="btn btn-180 btn-warning" href="http://www.web2py.com/examples/static/nightly/web2py_src.zip">Source Code</a></td>
|
||||
<td><a class="btn btn-180 btn-danger" href="{{=URL('static', 'epydoc/index.html')}}">Epydoc</a></td>
|
||||
<td><a class="btn btn-180 btn-danger" href="http://web2py.readthedocs.org/en/latest/">Source code docs</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="btn btn-180 btn-success" href="https://dl.dropbox.com/u/18065445/web2py/web2py_manual_5th.pdf">Manual</a></td>
|
||||
@@ -43,9 +43,9 @@
|
||||
<h3>Instructions</h3>
|
||||
<p>After download, unzip it and click on web2py.exe (windows) or web2py.app (osx).
|
||||
To run from source, type:</p>
|
||||
{{=CODE("python2.5 web2py.py",language=None,counter='>',_class='boxCode')}}
|
||||
{{=CODE("python2.7 web2py.py",language=None,counter='>',_class='boxCode')}}
|
||||
<p>or for more info type:</p>
|
||||
{{=CODE("python2.5 web2py.py -h",language=None,counter='>',_class='boxCode')}}
|
||||
{{=CODE("python2.7 web2py.py -h",language=None,counter='>',_class='boxCode')}}
|
||||
|
||||
|
||||
<h3>Caveats</h3>
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
</li><li>Scott Roberts (testing, book)
|
||||
</li><li>Sergey Podlesnyi (Oracle and migrations tester)
|
||||
</li><li>Sharriff Aina (tester and PyAMF integration)
|
||||
</li><li>Simone Bizzotto (scheduler, redis)
|
||||
</li><li><a href="https://github.com/niphlod/">Simone Bizzotto</a> (scheduler, dal, redis, tests, sphinx)
|
||||
</li><li>Sriram Durbha (book)
|
||||
</li><li>Sterling Hankins (tester, book)
|
||||
</li><li>Stuart Rackham (MSSQL support)
|
||||
|
||||
Reference in New Issue
Block a user