From c49b920ecfbdfab2c04a1b44139291b7335fcaac Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 16 Jun 2016 15:09:45 +0000 Subject: A few documentation updates gf.cabal: include more GHC versions in the Tested-Width field. --- src/www/gf-web-api-examples.html | 4 ++-- src/www/gf-web-api.t2t | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/www') diff --git a/src/www/gf-web-api-examples.html b/src/www/gf-web-api-examples.html index 204a48a9d..736fd85be 100644 --- a/src/www/gf-web-api-examples.html +++ b/src/www/gf-web-api-examples.html @@ -43,7 +43,7 @@ availiable in the GF shell is also available via the GF web services API.

The -GF +GF Web Service API page describes the calls supported by the GF web service API. Below, we illustrate these calls by examples, and also show how to make these calls from JavaScript using the API defined in @@ -178,6 +178,6 @@ full API.


-Last modified: Sat Jun 21 14:57:43 CEST 2014 +Last modified: Thu Jun 16 17:08:04 CEST 2016
TH
diff --git a/src/www/gf-web-api.t2t b/src/www/gf-web-api.t2t index 1bb8d006c..c58a2e81e 100644 --- a/src/www/gf-web-api.t2t +++ b/src/www/gf-web-api.t2t @@ -337,7 +337,7 @@ See the source code for details. GF includes two implementations of the PGF API: the traditional Haskell implementation and the newer C implementation. The commands documented above all use the Haskell implementation. -The following command use the C implementation instead: +The following commands use the C implementation instead: - ``c-parse``, ``c-linearize``, ``c-linearizeAll``, ``c-translate``, ``c-lookupmorpho``, ``c-flush``, ``c-grammar``, ``c-abstrtree``, -- cgit v1.2.3