pspp-dev (Graphic User Interface): New chapter.
[pspp] / doc / pspp-dev.texi
index 1b8fb8a4272d941326b60e3734bc5c0564ae22a5..a9d00a9c227734b8a74e4d177ee97805377c1f33 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.
@@ -94,6 +95,7 @@ Free Documentation License".
 * System File Format::          Format of PSPP system files.
 * SPSS/PC+ System File Format:: Format of SPSS/PC+ system files.
 * 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.
 
@@ -106,6 +108,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
@@ -114,6 +117,7 @@ Free Documentation License".
 @include dev/system-file-format.texi
 @include dev/pc+-file-format.texi
 @include dev/spv-file-format.texi
+@include dev/tlo-file-format.texi
 @include dev/encrypted-file-wrappers.texi
 @include dev/q2c.texi