diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2018-04-22 09:24:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-22 09:24:55 +0200 |
| commit | a0fc1dfddd4bda696ed84db918733b31b1eccc86 (patch) | |
| tree | 1548659784bb88cea56cad871fddd1603b70b01c /index.html | |
| parent | 295896190d7ca6c6bba604a992f8470e725652c4 (diff) | |
| parent | 87ddb34a3dfb8dfe2d614a4b41bdfed795c958fe (diff) | |
Merge pull request #34 from odanoburu/refman
remove reference to lexer and unlexer flags from documentation
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html index 274998d5a..664aa2b63 100644 --- a/index.html +++ b/index.html @@ -82,8 +82,7 @@ function sitesearch() { --> <li><a href="doc/gf-developers.html">GF Developers Guide</a> <li><A HREF="https://github.com/GrammaticalFramework/GF/">GF on GitHub</A> - <li><A HREF="https://github.com/GrammaticalFramework/gf-contrib/">Contibutions GitHub</A> - <li><A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A> + <li><A HREF="https://github.com/GrammaticalFramework/gf-contrib/">Contributions GitHub</A> <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> <li><A HREF="doc/gf-people.html">Authors</A> </ul> |
