summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraarne <unknown>2005-05-17 16:43:55 +0000
committeraarne <unknown>2005-05-17 16:43:55 +0000
commita0cc2e00c9f2f98721e47abf23252b5e94d9081d (patch)
tree720e562d001da50b1aca95d92cb5de3c4f67e537
parentef10aef38a84d73cdfd7baff6b5686e81bc941db (diff)
index
-rw-r--r--doc/gf-index.html15
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html
index 3ac247222..a7b24a1da 100644
--- a/doc/gf-index.html
+++ b/doc/gf-index.html
@@ -186,12 +186,9 @@ information on compiler requirements.
</p><h2>Documents</h2>
-Some of the documents have not yet been updated for GF 2.0.
-See the <a href="doc/gf2-highlights.html">
-Highlights</a> of Version 2.0 for the main differences.
<ul>
<li>
-<a href="doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
+<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
on editing in the Java interface.
@@ -201,11 +198,11 @@ based on the module system (unfinished).
More up-to-date but ess detailed than the next one.
</li><li>
-<a href="Tutorial/gf-tutorial.html">Grammarian's Tutorial</a>
+<a href="../GF2.0/Tutorial/gf-tutorial.html">Old Grammarian's Tutorial</a>
on writing GF grammars, with exercises.
</li><li>
-<a href="doc/short/01-gf-short.html">
+<a href="../GF2.0/doc/short/01-gf-short.html">
GF in 25 Minutes</a> for programmers.
</li><li>
@@ -214,7 +211,7 @@ Grammar Formalism</a> (ps.gz). Theoretical paper on GF by A. Ranta, appeared
in <i>The Journal of Functional Programming</i>, vol. 14:2. 2004, pp. 145-189.
Also serves as language document.
-<li> <a href="gf-modules.html">Module system document</a>, complements the
+<li> <a href="doc/gf-modules.html">Module system document</a>, complements the
previous paper by a description of the module system.
</li><li>
@@ -227,7 +224,7 @@ outdated).
Language specification</a> of the GF grammar formalism.
</li><li>
-<a href="doc/gf2-highlights.html">
+<a href="../GF2.0/doc/gf2-highlights.html">
Highlights</a> of Version 2.1 and 2.0 (in comparison with version 1.2).
@@ -250,7 +247,7 @@ Expressivity and Complexity of the Grammatical Framework</a>.
Language-theoretical study of GF and its parsing problem.
</li><li>
-<a href="doc/gf-bibliography.html">
+<a href="../GF2.0/doc/gf-bibliography.html">
Bibliography</a>:
publications on GF, as well as background literature.
</li></ul>