zoomsh: offer option -a apdulog
[yaz-moved-to-github.git] / doc / yaz.xml
index 12657cb..e3445a4 100644 (file)
@@ -1,23 +1,20 @@
 <?xml version="1.0" standalone="no"?>
-<!-- $Id: yaz.xml,v 1.23 2007-05-07 13:18:32 adam Exp $ -->
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
-    "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
 [
      <!ENTITY % local SYSTEM "local.ent">
      %local;
      <!ENTITY % entities SYSTEM "entities.ent">
      %entities;
-     <!ENTITY % common SYSTEM "common/common.ent">
-     %common;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
 ]>
-<book id="yaz">
- &bookinfo; 
+<book>
+ &bookinfo;
  &chap-introduction;
  &chap-installation;
  &chap-zoom;
- &chap-frontend;
- &chap-client;
- &chap-ziffy;
+ &chap-server;
  &chap-asn;
  &chap-soap;
  &chap-tools;
  &chap-comstack;
  &chap-future;
 
+ <reference id="reference">
+  <title>Reference</title>
+   <partintro id="reference-introduction">
+    <para>
+     The material in this chapter is drawn directly from the individual
+     manual entries.
+    </para>
+   </partintro>
+   &manref;
+ </reference>
+
  <appendix id="list-oids"><title>List of Object Identifiers</title>
  <para>
   These is a list of object identifiers that are built into YAZ.
  </para>
  &std-oid-table;
  </appendix>
-  
+
+ <appendix id="bib1-diagnostics"><title>Bib-1 diagnostics</title>
+   <para>
+     List of Bib-1 diagnostics that are known to YAZ.
+   </para>
+   &bib1-diag-table;
+ </appendix>
+
+ <appendix id="sru-diagnostics"><title>SRU diagnostics</title>
+   <para>
+     List of SRU diagnostics that are known to YAZ.
+   </para>
+   &srw-diag-table;
+ </appendix>
+
  &app-license;
  &app-indexdata;
  &app-credits;