zoomsh: offer option -a apdulog
[yaz-moved-to-github.git] / doc / yaz.xml
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3     "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
4 [
5      <!ENTITY % local SYSTEM "local.ent">
6      %local;
7      <!ENTITY % entities SYSTEM "entities.ent">
8      %entities;
9      <!ENTITY % idcommon SYSTEM "common/common.ent">
10      %idcommon;
11 ]>
12 <book>
13  &bookinfo;
14  &chap-introduction;
15  &chap-installation;
16  &chap-zoom;
17  &chap-server;
18  &chap-asn;
19  &chap-soap;
20  &chap-tools;
21  &chap-odr;
22  &chap-comstack;
23  &chap-future;
24
25  <reference id="reference">
26   <title>Reference</title>
27    <partintro id="reference-introduction">
28     <para>
29      The material in this chapter is drawn directly from the individual
30      manual entries.
31     </para>
32    </partintro>
33    &manref;
34  </reference>
35
36  <appendix id="list-oids"><title>List of Object Identifiers</title>
37  <para>
38   These is a list of object identifiers that are built into YAZ.
39  </para>
40  &std-oid-table;
41  </appendix>
42
43  <appendix id="bib1-diagnostics"><title>Bib-1 diagnostics</title>
44    <para>
45      List of Bib-1 diagnostics that are known to YAZ.
46    </para>
47    &bib1-diag-table;
48  </appendix>
49
50  <appendix id="sru-diagnostics"><title>SRU diagnostics</title>
51    <para>
52      List of SRU diagnostics that are known to YAZ.
53    </para>
54    &srw-diag-table;
55  </appendix>
56
57  &app-license;
58  &app-indexdata;
59  &app-credits;
60 </book>
61
62 <!-- Keep this comment at the end of the file
63 Local variables:
64 mode: sgml
65 sgml-omittag:t
66 sgml-shorttag:t
67 sgml-minimize-attributes:nil
68 sgml-always-quote-attributes:t
69 sgml-indent-step:1
70 sgml-indent-data:t
71 sgml-parent-document:nil
72 sgml-local-catalogs: nil
73 sgml-namecase-general:t
74 End:
75 -->