diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 1ab85a454..d0be7f6e0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -28,7 +28,7 @@ sections are still unwritten. <p> <a href="../../GF2.0/Tutorial/gf-tutorial.html">Old Grammarian's Tutorial</a> -on writing GF grammars, with exercises. +on writing GF grammars, with exercises. GF v 1.2, before the module system. @@ -90,13 +90,14 @@ parser. <h2>Grammar library documentation</h2> -<a href="../lib/resource/doc/gf-resource.html">Resource grammar library</a> -document (v 0.9). +<a href="resource.pdf"> +GF Resource Grammar Library</a> +user's manual, for API v 1.0. <p> <a href="../lib/resource-1.0/doc/index.html"> -Resource grammar library documentation</a> +On-line resource grammar library documentation</a> in progress for the forthcoming API v 1.0. <p> @@ -105,6 +106,11 @@ in progress for the forthcoming API v 1.0. Resource grammar writing HOWTO</a> document in progress (forthcoming API v 1.0). +<p> + +<a href="../lib/resource/doc/gf-resource.html">Old resource grammar library</a> +document (v 0.9). + |
