linked readthedocs

This commit is contained in:
mdipierro
2014-09-05 16:47:20 -05:00
parent 95b54857a3
commit 1ea27f7f15
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -6,7 +6,6 @@ It is written and programmable in Python. LGPLv3 License
Learn more at http://web2py.com
## Google App Engine deployment
cp examples/app.yaml ./
@@ -14,6 +13,10 @@ Learn more at http://web2py.com
Then edit ./app.yaml and replace "yourappname" with yourappname.
## Documentation (readthedocs.org)
[![Docs Status](https://readthedocs.org/projects/web2py/badge/?version=latest)](http://web2py.rtfd.org/)
## Tests
[![Build Status](https://travis-ci.org/web2py/web2py.png)](https://travis-ci.org/web2py/web2py)
+1 -1
View File
@@ -1 +1 @@
Version 2.9.7-stable+timestamp.2014.09.04.22.37.07
Version 2.9.7-stable+timestamp.2014.09.05.16.47.13