diff options
| author | hallgren <hallgren@chalmers.se> | 2011-04-11 13:00:52 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-04-11 13:00:52 +0000 |
| commit | ca335793deb11a3e45162a748869a73f8e7f3786 (patch) | |
| tree | ee88d0ca4f64276f91e9e11aa6423860e3915e07 /src/runtime/javascript/minibar/gf-web-api-examples.html | |
| parent | 4d4a58e54aec97cfeb6e834521a9690afc91cdd5 (diff) | |
minibar: small documentation updates and corrections
Diffstat (limited to 'src/runtime/javascript/minibar/gf-web-api-examples.html')
| -rw-r--r-- | src/runtime/javascript/minibar/gf-web-api-examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/javascript/minibar/gf-web-api-examples.html b/src/runtime/javascript/minibar/gf-web-api-examples.html index 9ae8cc124..cc310ec4f 100644 --- a/src/runtime/javascript/minibar/gf-web-api-examples.html +++ b/src/runtime/javascript/minibar/gf-web-api-examples.html @@ -25,7 +25,7 @@ availiable in the GF shell is also available via the GF web services API. The <a href="http://code.google.com/p/grammatical-framework/wiki/GFWebServiceAPI">GF Web Service API</a> page describes the calls supported by the GF web service -API. Below, we illustrate these calls by examples, and also shows +API. Below, we illustrate these calls by examples, and also show how to make these calls from JavaScript using the API defined in <a href="http://www.grammaticalframework.org/src/runtime/javascript/minibar/pgf_online.js">pgf_online.js</a>. @@ -120,7 +120,7 @@ incomplete and might be made more complete in a future version... "text":""}] </dl> <hr> -<!-- hhmts start --> Last modified: Tue Nov 9 21:57:49 CET 2010 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Apr 11 14:47:59 CEST 2011 <!-- hhmts end --> <address> <a href="http://www.cse.chalmers.se/~hallgren/>Thomas Hallgren</a> </address>
\ No newline at end of file |
