Fixed bug #830: pkg-config support. YAZ installs yaz.pc for Debian
[yaz-moved-to-github.git] / doc / yaz.xml
1 <?xml version="1.0" standalone="no"?>
2 <!-- $Id: yaz.xml,v 1.22 2006-12-13 09:40:32 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-ziffy;
21  &chap-asn;
22  &chap-soap;
23  &chap-tools;
24  &chap-odr;
25  &chap-comstack;
26  &chap-future;
27  &app-license;
28  &app-indexdata;
29  &app-credits;
30 </book>
31
32 <!-- Keep this comment at the end of the file
33 Local variables:
34 mode: sgml
35 sgml-omittag:t
36 sgml-shorttag:t
37 sgml-minimize-attributes:nil
38 sgml-always-quote-attributes:t
39 sgml-indent-step:1
40 sgml-indent-data:t
41 sgml-parent-document:nil
42 sgml-local-catalogs: nil
43 sgml-namecase-general:t
44 End:
45 -->