X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fq2c.texi;h=fb61173e9b9ee592a26e58342d530cf254f382c1;hb=7eee0554f378481faf447e2d2e940f389d6b05ec;hp=514060833aec86a93f54073093ed35d83aac56e0;hpb=80e4b4e85d2159c3ac6bcb8c22b895c58f0c5b0d;p=pspp-builds.git diff --git a/doc/q2c.texi b/doc/q2c.texi index 51406083..fb61173e 100644 --- a/doc/q2c.texi +++ b/doc/q2c.texi @@ -1,4 +1,4 @@ -@node q2c Input Format, GNU Free Documentation License, Data File Format, Top +@node q2c Input Format @appendix @code{q2c} Input Format PSPP statistical procedures have a bizarre and somewhat irregular @@ -13,7 +13,7 @@ hooks for the exceptional cases. This parser generator is named * Grammar Rules:: Syntax of the grammar rules. @end menu -@node Invoking q2c, q2c Input Structure, q2c Input Format, q2c Input Format +@node Invoking q2c @section Invoking q2c @example @@ -25,7 +25,7 @@ exactly two command-line arguments, which are the input file name and output file name, respectively. @code{q2c} does not accept any command-line options. -@node q2c Input Structure, Grammar Rules, Invoking q2c, q2c Input Format +@node q2c Input Structure @section @code{q2c} Input Structure @code{q2c} input files are divided into two sections: the grammar rules @@ -78,7 +78,7 @@ declared by the parser. Only needs to be invoked if subcommands of type @code{string} are used in the grammar rules. @end table -@node Grammar Rules, , q2c Input Structure, q2c Input Format +@node Grammar Rules @section Grammar Rules The grammar rules describe the format of the syntax that the parser