diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-21 20:40:03 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-21 20:40:03 +0000 |
| commit | b4fe6336af75dbb4e29b27b383f9552497042353 (patch) | |
| tree | 12edb9c601d6f619ce9693519ca3b093ce01055f | |
| parent | 89ec5b808b56eb408f0200aa38f64c25f59aff07 (diff) | |
preparing for release in doc
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | index.html | 11 |
2 files changed, 13 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index aa1807a37..8756a0234 100644 --- a/doc/index.html +++ b/doc/index.html @@ -22,8 +22,8 @@ <p> <a href="tutorial/gf-tutorial2.html">New Grammarian's Tutorial</a>, -based on the module system (unfinished). -More up-to-date but less detailed than the next one. +Now up-to-date for GF version 2.4, although some +sections are still unwritten. <p> diff --git a/index.html b/index.html index abe6b9b0d..80e50a0bc 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,17 @@ July 1, 2005. </p><h2>News</h2> +<i>December 21, 2005</i>. Forthcoming very soon: GF 2.4. Some highlights: +<ul> +<li> Speech input. +<li> Transfer modules. +<li> Probabilistic grammars. +</ul> +See <a href="doc/gf-history.html">GF history</a> for more details. Also see the +<a href="doc/tutorial/gf-tutorial2.html">New Tutorial</a>, now up to date for version 2.4. + +<p> + <i>December 9, 2005</i>. <a href="http://www.cs.chalmers.se/~peb/software.html"> MCFG/GF library for Prolog</a>, by |
