diff options
| author | aarne <unknown> | 2004-08-10 13:22:25 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-08-10 13:22:25 +0000 |
| commit | 43f687772e60fcd7fa9816f9b02fbc534443eb50 (patch) | |
| tree | 064a0bf8797b5aca2efb9bd73ee890e6e5d28bef | |
| parent | 330e383b32998309df4f53604a9760cceba0956a (diff) | |
Index
| -rw-r--r-- | doc/gf-index.html | 2 | ||||
| -rw-r--r-- | download/gf-download.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html index 374d5fc53..642efc760 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -132,7 +132,7 @@ on editing in the Java interface. on writing GF grammars, with exercises. </li><li> -<a href="doc/short/01-gf-short.html"> +<a href="doc/short/gf-short.html"> GF in 25 Minutes</a> for programmers. </li><li> diff --git a/download/gf-download.html b/download/gf-download.html index f71668137..0e78b570a 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -24,11 +24,11 @@ to get the Speak Aloud command (<tt>sa</tt>). <h2>Linux</h2> +<!-- <h4>Requirements</h4> RedHat >7.1 and Mandrake >9.2 have been tested. - <h4>Download</h4> <a href="GF-2.0.rpm"><tt>GF-2.0.rpm</tt></a>, binary RPM @@ -39,8 +39,6 @@ RedHat >7.1 and Mandrake >9.2 have been tested. binaries, Java classes, and example grammars - - <h4>Install</h4> Binary RPM: @@ -63,7 +61,9 @@ With the GUI: <pre> jgf </pre> +--> +Binary coming soon; until then <a href="#src">compile from source</a>. </p><h2>Macintosh</h2> |
