diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/editor/simple/about.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/editor/simple/about.html b/src/editor/simple/about.html index c5b4a5b2a..8682d4519 100644 --- a/src/editor/simple/about.html +++ b/src/editor/simple/about.html @@ -64,7 +64,7 @@ browser, so once you have opened the web page, you can <strong>continue editing</strong> grammars even while you are <strong>offline</strong>. -<h3>Limitations</h3> +<h3>Current status</h3> <p> At the moment, the editor supports only a small subset of the GF grammar @@ -112,6 +112,7 @@ At the moment, the concrete syntax for a language <var>L</var> is limited to <ul> <li>opening the Resource Grammar Library modules <code>Syntax</code><var>L</var> and <code>Paradigms</code><var>L</var>, + <code>Lexicon</code><var>L</var> and <code>Extra</code><var>L</var>, <li><em>linearization types</em> for the categories in the abstract syntax, <li><em>linearizations</em> for the functions in the abstract syntax, <li><em>parameter type definitions</em>, @@ -232,7 +233,7 @@ suitable for multiple users developing a grammar in collaboration. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Tue Sep 27 21:16:53 CEST 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Wed Sep 28 15:52:44 CEST 2011 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
