summaryrefslogtreecommitdiff
path: root/doc/gf-shell-reference.t2t
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-09-14 19:43:59 +0000
committerhallgren <hallgren@chalmers.se>2011-09-14 19:43:59 +0000
commitffcddbe5717e38f8205c8b5f368ddb8766dbe477 (patch)
tree83ce56b21aba80d49b196244e95420d371e40b06 /doc/gf-shell-reference.t2t
parent570afd870cace4606ab801edc9a619b94cfb7d12 (diff)
Use 'help -full -t2t' to generate the GF Shell reference manual
Diffstat (limited to 'doc/gf-shell-reference.t2t')
-rw-r--r--doc/gf-shell-reference.t2t6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/gf-shell-reference.t2t b/doc/gf-shell-reference.t2t
index f9fa65cd3..a1f88ce74 100644
--- a/doc/gf-shell-reference.t2t
+++ b/doc/gf-shell-reference.t2t
@@ -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==