Make ztest_explain non-static
[yaz-moved-to-github.git] / doc / yaz.xml.in
1 <?xml version="1.0" standalone="no"?>
2 <!-- $Id: yaz.xml.in,v 1.19 2005-10-15 10:40:37 adam Exp $ -->
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4//EN"
4           "@DTD_DIR@/docbookx.dtd" [
5      <!ENTITY version "@VERSION@">
6
7      <!ENTITY % entities  SYSTEM "entities.ent">
8      %entities;
9 ]>
10 <book id="yaz">
11  &bookinfo; 
12  &chap-introduction;
13  &chap-installation;
14  &chap-zoom;
15  &chap-frontend;
16  &chap-client;
17  &chap-asn;
18  &chap-soap;
19  &chap-tools;
20  &chap-odr;
21  &chap-comstack;
22  &chap-future;
23  &app-license;
24  &app-indexdata;
25  &app-credits;
26 </book>
27
28 <!-- Keep this comment at the end of the file
29 Local variables:
30 mode: sgml
31 sgml-omittag:t
32 sgml-shorttag:t
33 sgml-minimize-attributes:nil
34 sgml-always-quote-attributes:t
35 sgml-indent-step:1
36 sgml-indent-data:t
37 sgml-parent-document:nil
38 sgml-local-catalogs: nil
39 sgml-namecase-general:t
40 End:
41 -->