diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-06-17 09:53:42 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-06-17 09:53:42 +0000 |
| commit | 4204b3e4ebc344d4971094ced7d3d78035a8ef02 (patch) | |
| tree | e048e03cf99ba3ea76f713a17a86179273ef0e6e /doc/index.html | |
| parent | df3b453f3b5697f4c29d2fa394799564a3d2bb90 (diff) | |
doc update, preparing 2.6
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). + |
