add the Python API tutorial to the GF home page

This commit is contained in:
krasimir
2015-07-15 12:12:50 +00:00
parent b0cd525889
commit 270ba6887f
2 changed files with 435 additions and 1 deletions

View File

@@ -81,7 +81,8 @@ function sitesearch() {
</ul>
<h4>Develop Applications</h4>
<ul>
<li><a href="http://hackage.haskell.org/package/gf-3.6/docs/PGF.html">PGF library API</a>
<li><a href="http://hackage.haskell.org/package/gf-3.6/docs/PGF.html">PGF library API (Haskell)</a>
<li><a href="doc/python-api.html">PGF library API (Python)</a>
<li><a href="src/ui/android/README">GF on Android (new)</a>
<li><A HREF="/android/">GF on Android (old) </A>
</ul>