Change makefiles so that html files are automatically installed and
[idzebra-moved-to-github.git] / doc / zebra.xml
index 7ff943f..d68594c 100644 (file)
@@ -9,7 +9,7 @@
      <!ENTITY % common  SYSTEM "common/common.ent">
      %common;
 ]>
-<!-- $Id: zebra.xml,v 1.5 2006-05-30 23:08:29 adam Exp $ -->
+<!-- $Id: zebra.xml,v 1.8 2006-09-03 21:37:27 adam Exp $ -->
 <book id="zebra">
  <bookinfo>
   <title>Zebra - User's Guide and Reference</title>
@@ -40,7 +40,7 @@
     boolean searching and relevance ranking.  Search-and-retrieve
     applications can be written using APIs in a wide variety of
     languages, communicating with the Zebra server using
-    industry-standard information-retrieval protocols.
+    industry-standard information-retrieval protocols or web services.
    </simpara>
    <simpara>
     This manual explains how to build and install Zebra, configure it
   &chap-quickstart;
   &chap-examples;
   &chap-architecture;
+  &chap-querymodel;
   &chap-administration;
   &chap-recordmodel-grs;
   &chap-recordmodel-alvisxslt;
+  &chap-field-structure;
   &chap-zebraidx;
   &chap-server;
   &app-license;