mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
GF cloud: move gf-web-api-examples.html out of minibar directory
This commit is contained in:
@@ -47,7 +47,7 @@ The
|
|||||||
Web Service API page</a> describes the calls supported by the GF web service
|
Web Service API page</a> describes the calls supported by the GF web service
|
||||||
API. Below, we illustrate these calls by examples, and also show
|
API. Below, we illustrate these calls by examples, and also show
|
||||||
how to make these calls from JavaScript using the API defined in
|
how to make these calls from JavaScript using the API defined in
|
||||||
<a href="../js/pgf_online.js"><code>pgf_online.js</code></a>.
|
<a href="js/pgf_online.js"><code>pgf_online.js</code></a>.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<strong>Note</strong> that <code>pgf_online.js</code> was initially developed
|
<strong>Note</strong> that <code>pgf_online.js</code> was initially developed
|
||||||
@@ -174,6 +174,6 @@ full API.
|
|||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<div class=modtime><small>
|
<div class=modtime><small>
|
||||||
<!-- hhmts start -->Last modified: Tue Nov 20 13:54:42 CET 2012 <!-- hhmts end -->
|
<!-- hhmts start -->Last modified: Tue Nov 20 16:17:42 CET 2012 <!-- hhmts end -->
|
||||||
</small></div>
|
</small></div>
|
||||||
<address><a href="http://www.cse.chalmers.se/~hallgren/">TH</a></address>
|
<address><a href="http://www.cse.chalmers.se/~hallgren/">TH</a></address>
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<li><a href="minibar/minibar-api.html">Minibar API documentation</a>
|
<li><a href="minibar/minibar-api.html">Minibar API documentation</a>
|
||||||
<li><a href="gfse/about.html">About the online grammar editor</a>
|
<li><a href="gfse/about.html">About the online grammar editor</a>
|
||||||
<li><a href="translator/about.html">About the simple translation tool</a>
|
<li><a href="translator/about.html">About the simple translation tool</a>
|
||||||
<li><a href="minibar/gf-web-api-examples.html">PGF web service API examples</a>
|
<li><a href="gf-web-api-examples.html">PGF web service API examples</a>
|
||||||
<li><a href="http://code.google.com/p/grammatical-framework/wiki/GFWebServiceAPI">PGF web service API documentation</a>
|
<li><a href="http://code.google.com/p/grammatical-framework/wiki/GFWebServiceAPI">PGF web service API documentation</a>
|
||||||
<li><a href="gf-cloud-api.html">GF Cloud Service API</a>
|
<li><a href="gf-cloud-api.html">GF Cloud Service API</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user