Copyright date to 2006.
[idzebra-moved-to-github.git] / doc / zebra.xml.in
index 228d15c..f3ab9d9 100644 (file)
@@ -6,6 +6,7 @@
         <!ENTITY chap-installation SYSTEM "installation.xml">
         <!ENTITY chap-quickstart SYSTEM "quickstart.xml">
         <!ENTITY chap-examples SYSTEM "examples.xml">
+        <!ENTITY chap-architecture SYSTEM "architecture.xml">
         <!ENTITY chap-administration SYSTEM "administration.xml">
         <!ENTITY chap-zebraidx SYSTEM "zebraidx.xml">
         <!ENTITY chap-server SYSTEM "server.xml">
 
         <!ENTITY zebraidx-options SYSTEM "zebraidx-options.xml">
         <!ENTITY zebraidx-commands SYSTEM "zebraidx-commands.xml">
+        <!ENTITY zebrasrv-synopsis SYSTEM "zebrasrv-synopsis.xml">
+        <!ENTITY zebrasrv-options SYSTEM "zebrasrv-options.xml">
+        <!ENTITY zebrasrv-virtual SYSTEM "zebrasrv-virtual.xml">
+        <!ENTITY gfs-synopsis-app "zebrasrv">
+
        <!ENTITY ref-local-representation '
                <xref linkend="local-representation"/>'>
        <!ENTITY ref-record-types '
@@ -24,7 +30,7 @@
        <!ENTITY ref-shadow-registers '
                <xref linkend="shadow-registers"/>'>
 ]>
-<!-- $Id: zebra.xml.in,v 1.18 2005-01-15 19:42:07 adam Exp $ -->
+<!-- $Id: zebra.xml.in,v 1.22 2006-02-15 10:57:42 mike Exp $ -->
 <book id="zebra">
  <bookinfo>
   <title>Zebra - User's Guide and Reference</title>
   <author>
    <firstname>Mike</firstname><surname>Taylor</surname>
   </author>
+  <author>
+   <firstname>Marc</firstname><surname>Cromme</surname>
+  </author>
   <copyright>
-   <year>1995-2005</year>
+   <year>1995-2006</year>
    <holder>Index Data</holder>
   </copyright>
   <abstract>
@@ -76,6 +85,7 @@
   &chap-installation;
   &chap-quickstart;
   &chap-examples;
+  &chap-architecture;
   &chap-administration;
   &chap-zebraidx;
   &chap-server;