Add documentation for SPV file format.
[pspp] / doc / pspp-dev.texi
index ee74424ff06ed65526fe8c0a4b7ad71888a3b7ac..a1c623ce03e887f1175290210925607889afc2d7 100644 (file)
@@ -37,7 +37,7 @@
 This manual is for GNU PSPP version @value{VERSION},
 software for statistical analysis.
 
-Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014 Free Software Foundation, Inc.
+Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014, 2015, 2016 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -53,7 +53,8 @@ Free Documentation License".
 @title PSPP Developers Guide
 @subtitle GNU PSPP Statistical Analysis Software
 @subtitle Release @value{VERSION}
-@author
+@author Ben Pfaff
+@author John Darrington
 @page
 @vskip 0pt plus 1filll
 @insertcopying
@@ -82,6 +83,9 @@ Free Documentation License".
 
 * Portable File Format::        Format of PSPP portable files.
 * 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.
+* 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.
@@ -99,6 +103,9 @@ Free Documentation License".
 
 @include dev/portable-file-format.texi
 @include dev/system-file-format.texi
+@include dev/pc+-file-format.texi
+@include dev/spv-file-format.texi
+@include dev/encrypted-file-wrappers.texi
 @include dev/q2c.texi
 
 @include fdl.texi