docs
[pspp] / doc / pspp-dev.texi
index f751dd879cf4d856afa47eae130930b96c867473..846d5f4c46d8e168fe2494d7ecbf76e071006f33 100644 (file)
@@ -86,6 +86,7 @@ Free Documentation License".
 * Processing Data::             Data input, output, and processing.
 * Presenting Output::           Producing machine- and human-readable output.
 * Internationalisation::        Dealing with locale issues.
+* Graphic User Interface::      Hacking the GUI
 
 * Function Index::              Index of PSPP functions.
 * Concept Index::               Index of concepts.
@@ -96,7 +97,6 @@ Free Documentation License".
 * SPSS Viewer File Format::     Format of SPSS Viewer (SPV) files.
 * SPSS TableLook File Formats:: Formats of .stt and .tlo files.
 * Encrypted File Wrappers::     Common wrapper for encrypted SPSS files.
-* q2c Input Format::            Format of syntax accepted by q2c.
 
 * GNU Free Documentation License:: License for copying this manual.
 @end menu
@@ -107,6 +107,7 @@ Free Documentation License".
 @include dev/data.texi
 @include dev/output.texi
 @include dev/i18n.texi
+@include dev/gui.texi
 
 @include function-index.texi
 @include concept-index.texi
@@ -117,7 +118,6 @@ Free Documentation License".
 @include dev/spv-file-format.texi
 @include dev/tlo-file-format.texi
 @include dev/encrypted-file-wrappers.texi
-@include dev/q2c.texi
 
 @include fdl.texi