diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2017-08-24 18:10:21 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2017-08-24 18:10:21 +0200 |
| commit | a1ff75d208fa0e4f6ead832a8785ed749bfd0fc4 (patch) | |
| tree | ea7b5d5c60ae2ec38bb0c254711c209c188f0beb /index.html | |
| parent | 00035228504afa4fbcb17af7acb50c0f731b587f (diff) | |
The documentation for the Python API is now partly ported for Haskell and Java
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/index.html b/index.html index d38227c1a..18f8c8bce 100644 --- a/index.html +++ b/index.html @@ -90,9 +90,7 @@ function sitesearch() { <h4>Develop Applications</h4> <ul> <li><a href="http://hackage.haskell.org/package/gf-3.9/docs/PGF.html">PGF library API (Haskell)</a> - <li><a href="doc/python-api.html">PGF library API (Python)</a> - <li><a href="doc/java-api/index.html">PGF library API (Java)</a> - <li><a href="doc/dotNet-api/index.html">PGF library API (.NET)</a> + <li><a href="doc/runtime-api.html">PGF library API</a> <li><a href="src/ui/android/README">GF on Android (new)</a> <li><A HREF="/android/">GF on Android (old) </A> </ul> |
