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