diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-03-29 11:56:02 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-03-29 11:56:02 +0000 |
| commit | cccd3b166c88710560b0a02e61c631744355f2b2 (patch) | |
| tree | ea64c0dec4471c047de4c5a5f972c4ee4c1ddf7f | |
| parent | f69a95dbb406a7e4b901c8aa04f211718f2a4b74 (diff) | |
reference linked
| -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. |
