Use 'help -full -t2t' to generate the GF Shell reference manual

This commit is contained in:
hallgren
2011-09-14 19:43:59 +00:00
parent 570afd870c
commit ffcddbe571
2 changed files with 808 additions and 467 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,6 +3,10 @@ The GF Software System
%!style:../css/style.css
%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>
%!postproc(html): "#VSPACE" "<p>"
%!postproc(html): "#NORMAL" ""
%!postproc(html): "#TINY" ""
%!postproc(html): "#NOINDENT" ""
The GF software system implements the GF programming language. Its
components are
@@ -64,7 +68,7 @@ executed one by one, in the order of appearance.
The full set of GF shell commands is listed below with explanations.
This list can also be obtained in the GF shell by the command ``help -full``.
%!include: ``gf-help-full.txt``
%!include: gf-help-full.txt
==The GF batch compiler==