Doxygen looks in more directories for source
[idzebra-moved-to-github.git] / doc / zebra.xml
index 7ff943f..8c5dfe9 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.7 2006-06-30 12:31:22 marc 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
@@ -65,6 +65,7 @@
   &chap-quickstart;
   &chap-examples;
   &chap-architecture;
+  &chap-querymodel;
   &chap-administration;
   &chap-recordmodel-grs;
   &chap-recordmodel-alvisxslt;