diff options
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | index.html | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index eff5aaed6..1ab85a454 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,6 +38,10 @@ on writing GF grammars, with exercises. <h2>Language and system documentation</h2> +<a href="gf-reference.html">GF Quick Reference</a>. Also available in +<a href="gf-reference.pdf">pdf</a>. + +<p> <a href="gf-history.html">History of changes</a>. Up to date with the current darcs version of GF. diff --git a/index.html b/index.html index 19d079d4a..8a5363da6 100644 --- a/index.html +++ b/index.html @@ -58,6 +58,12 @@ Shortcuts: </p><h2>News</h2> +<i>March 29, 2006</i>. +<a href="gf-reference.html">GF Quick Reference</a>. Also available in +<a href="gf-reference.pdf">pdf</a>. + +<p> + <i>March 21, 2006</i>. GF 2.5 released. Some highlights: <ul> <li> Treebank generation and reuse. |
