mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 05:52:51 -06:00
tex option for synopsis; not so nice-looking yet
This commit is contained in:
@@ -26,12 +26,22 @@
|
||||
<LI><A HREF="#toc11">Paradigms for Russian</A>
|
||||
<LI><A HREF="#toc12">Paradigms for Spanish</A>
|
||||
<LI><A HREF="#toc13">Paradigms for Swedish</A>
|
||||
<LI><A HREF="#toc14">Example Usage</A>
|
||||
<LI><A HREF="#toc14">An Example of Usage</A>
|
||||
</UL>
|
||||
|
||||
<P></P>
|
||||
<HR NOSHADE SIZE=1>
|
||||
<P></P>
|
||||
<P>
|
||||
This document contains the most important parts of the GF Resource Grammar API.
|
||||
It has been machine-generated from the source files; each chapter gives a link
|
||||
to the relevant source files, which give more information.
|
||||
</P>
|
||||
<P>
|
||||
The last chapter contains a brief example of how application grammars can
|
||||
import resource modules. It also illustrates a "design pattern" for using
|
||||
the resource API to build functor-based applications
|
||||
</P>
|
||||
<A NAME="toc1"></A>
|
||||
<H1>Categories</H1>
|
||||
<P>
|
||||
@@ -5138,7 +5148,7 @@ source <A HREF="../swedish/ParadigmsSwe.gf"><CODE>http://www.cs.chalmers.se/~aar
|
||||
|
||||
<P></P>
|
||||
<A NAME="toc14"></A>
|
||||
<H1>Example Usage</H1>
|
||||
<H1>An Example of Usage</H1>
|
||||
<P>
|
||||
The standard way of building an application has the following modules.
|
||||
</P>
|
||||
|
||||
Reference in New Issue
Block a user