Update link to RGL tutorial (now HTML version)

This commit is contained in:
John J. Camilleri
2019-05-20 10:36:35 +02:00
parent 86066d4b12
commit 7a3efdfeb9
3 changed files with 12 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ Perhaps you're looking for one of the following:
- [Tutorial](tutorial/gf-tutorial.html). This is a hands-on introduction to grammar writing in GF.
- [Reference Manual](gf-refman.html). A full-scale reference manual of the GF language.
- [RGL Tutorial](../lib/doc/rgl-tutorial/index.html)
- [RGL Synopsis](../lib/doc/synopsis/index.html). Documentation of the Resource Grammar Library, including the syntax API and lexical paradigms for each language.
- [Shell Reference](gf-shell-reference.html). Describes the commands available in the interactive GF shell.
Also summarizes how to run GF as a batch compiler.