1
0
forked from GitHub/gf-core

indexing the new resource document

This commit is contained in:
aarne
2006-01-18 18:26:07 +00:00
parent ecce36b777
commit 0b18ccaea4
4 changed files with 24 additions and 15 deletions

View File

@@ -76,22 +76,31 @@ parser.
<p>
<a href="transfer.html">The GF Transfer language</a> document.
<p>
<a href="gf-compiler.png">Chart of GF grammar compiler phases</a>.
<h2>Grammar library documentation</h2>
<a href="../lib/resource/doc/gf-resource.html">Resource grammar library</a>
document (v 0.9).
<p>
<a href="../lib/resource-1.0/doc/gf-resource-lib.html">
Resource grammar library documentation</a>
in progress for the forthcoming API v 1.0.
<p>
<a href="../lib/resource-1.0/doc/Resource-HOWTO.html">
Resource grammar writing HOWTO</a>
document in progress (forthcoming API v 1.0).
<p>
<a href="transfer.html">The GF Transfer language</a> document.
<p>
<a href="gf-compiler.png">Chart of GF grammar compiler phases</a>.

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Wed Jan 18 19:19:12 2006
Last update: Wed Jan 18 19:25:55 2006
</FONT></CENTER>
<P></P>
@@ -61,9 +61,9 @@ The documentation of the individual modules:
<A NAME="toc2"></A>
<H2>The language-dependent APIs</H2>
<UL>
<LI><A HREF="english/ParadigmsEng.html">ParadigmsEng</A>: English lexical paradigms
<LI><A HREF="german/ParadigmsGer.html">ParadigmsGer</A>: German lexical paradigms
<LI><A HREF="swedish/ParadigmsSwe.html">ParadigmsSwe</A>: Swedish lexical paradigms
<LI><A HREF="gfdoc/ParadigmsEng.html">ParadigmsEng</A>: English lexical paradigms
<LI><A HREF="gfdoc/ParadigmsGer.html">ParadigmsGer</A>: German lexical paradigms
<LI><A HREF="gfdoc/ParadigmsSwe.html">ParadigmsSwe</A>: Swedish lexical paradigms
</UL>

View File

@@ -45,6 +45,6 @@ The documentation of the individual modules:
==The language-dependent APIs==
- [ParadigmsEng english/ParadigmsEng.html]: English lexical paradigms
- [ParadigmsGer german/ParadigmsGer.html]: German lexical paradigms
- [ParadigmsSwe swedish/ParadigmsSwe.html]: Swedish lexical paradigms
- [ParadigmsEng gfdoc/ParadigmsEng.html]: English lexical paradigms
- [ParadigmsGer gfdoc/ParadigmsGer.html]: German lexical paradigms
- [ParadigmsSwe gfdoc/ParadigmsSwe.html]: Swedish lexical paradigms

View File

@@ -12,7 +12,7 @@
<font size=2>
Fifth Version, 18 January 2006 (notes on v 1.0).
Fifth Version, 18 January 2006 (some notes on v 1.0).
<br>
Fourth Version, 2 November 2005.
<br>