The specification consists of three parts:
Keywords/trigger symbols (all are followed by space, with one exception):
!!
!!=
!!≈
!!€fst-type:
!!€
!!$
Variables:
The variables retain their values until they are reset (either by a new lexicon or rule name, or by a new !!≈
or !!=
symbol).
For all source files, the comments are formatted using jspwiki
The build system will try to generate all files listed in $JSP_PAGES
in $GTLANG/doc/Makefile.am
. The jspwiki filenames are derived from the source file names according to the follwing scheme:
parentdir/sourcefile.lexc => sourcefile-parentdir.jspwiki
The jspwiki pages will be rebuilt whenever the corresponding source file is changed, in the standard way. Just type make
, and the documentation will be rebuilt if needed.
There will also be built one large file, containing all the jspwiki documentation on one page.