Using man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer generated
[yaz-moved-to-github.git] / doc / yaz.xml
1 <?xml version="1.0" standalone="no"?>
2 <!-- $Id: yaz.xml,v 1.21 2006-05-28 19:56:25 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 % local SYSTEM "local.ent">
7      %local;
8      <!ENTITY % entities SYSTEM "entities.ent">
9      %entities;
10      <!ENTITY % common SYSTEM "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 -->