diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2017-05-31 19:10:03 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2017-05-31 19:10:03 +0000 |
| commit | a251baddc0a3c4952d6ae28ce3aa22e2d0d3a559 (patch) | |
| tree | 2be9e3295de1bf262e77957f38c71ea862361656 | |
| parent | 539a1a7d230785528e91b50d7904560b2f824d10 (diff) | |
add links to the Java and .NET APIs from the home page
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html index b5c9d8b22..51954f730 100644 --- a/index.html +++ b/index.html @@ -90,6 +90,8 @@ function sitesearch() { <ul> <li><a href="http://hackage.haskell.org/package/gf-3.7.1/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="src/ui/android/README">GF on Android (new)</a> <li><A HREF="/android/">GF on Android (old) </A> </ul> |
