reverting to sgml mode
[yaz-moved-to-github.git] / doc / yaz.xml.in
1 <?xml version="1.0" standalone="no"?>
2 <!-- $Id: yaz.xml.in,v 1.22 2006-04-25 11:25:08 marc 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      <!ENTITY % common  SYSTEM "common/common.ent">
10      %common;
11 ]>
12 <book id="yaz">
13  &bookinfo; 
14  &chap-introduction;
15  &chap-installation;
16  &chap-zoom;
17  &chap-frontend;
18  &chap-client;
19  &chap-asn;
20  &chap-soap;
21  &chap-tools;
22  &chap-odr;
23  &chap-comstack;
24  &chap-future;
25  &app-license;
26  &app-indexdata;
27  &app-credits;
28 </book>
29
30 <!-- Keep this comment at the end of the file
31 Local variables:
32 mode: sgml
33 sgml-omittag:t
34 sgml-shorttag:t
35 sgml-minimize-attributes:nil
36 sgml-always-quote-attributes:t
37 sgml-indent-step:1
38 sgml-indent-data:t
39 sgml-parent-document:nil
40 sgml-local-catalogs: nil
41 sgml-namecase-general:t
42 End:
43 -->