mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
no size in html
This commit is contained in:
@@ -32,7 +32,7 @@ The API is divided into a bunch of <tt>abstract</tt> modules.
|
||||
The following figure gives the dependencies of these modules.
|
||||
|
||||
<center>
|
||||
<img width=1000 src="Lang.png">
|
||||
<img src="Lang.png">
|
||||
</center>
|
||||
|
||||
It is advisable to start with a simpler subset of the API, which
|
||||
@@ -40,7 +40,7 @@ leaves out certain complicated but not always necessary things:
|
||||
tenses and most part of the lexicon.
|
||||
|
||||
<center>
|
||||
<img width=1000 src="Test.png">
|
||||
<img src="Test.png">
|
||||
</center>
|
||||
|
||||
The module structure is rather flat: almost every module is a direct
|
||||
|
||||
Reference in New Issue
Block a user