3d39dc22dcd1168cea42c8571f402c53a83a525e
[yazproxy-moved-to-github.git] / doc / yazproxy.xml.in
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
3     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
4 [
5      <!ENTITY % entities  SYSTEM "@srcdir@/entities.ent">
6      %entities;
7      <!ENTITY % common  SYSTEM "@srcdir@/common/common.ent">
8      %common;
9 ]>
10 <!-- $Id: yazproxy.xml.in,v 1.8 2006-05-26 19:57:35 adam Exp $ -->
11 <book id="yazproxy">
12  <bookinfo>
13   <title>YAZ proxy User's Guide and Reference</title>
14   <authorgroup>
15    <author><firstname>Mike</firstname><surname>Taylor</surname></author>
16    <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
17    </authorgroup>
18   <copyright>
19    <year>1999-2006</year>
20    <holder>Index Data Aps</holder>
21   </copyright>
22   <abstract>
23    <simpara>
24     <ulink url="&url.yazproxy;">YAZ proxy</ulink>
25     is a powerful general purpose Z39.50/SRW/SRU proxy.
26    </simpara>
27    <simpara>
28     This manual covers version @VERSION@.
29     </simpara>
30    <simpara>
31     CVS ID: $Id: yazproxy.xml.in,v 1.8 2006-05-26 19:57:35 adam Exp $
32    </simpara>
33    <simpara>
34     <inlinemediaobject>
35      <imageobject>
36       <imagedata fileref="common/id.png" format="PNG"/>
37      </imageobject>
38     </inlinemediaobject>
39    </simpara>
40   </abstract>
41  </bookinfo>
42  
43  &chap-introduction;
44  &chap-installation;
45  &chap-using;
46  &chap-reference;
47  &app-license;
48 </book>
49
50 <!-- Keep this comment at the end of the file
51 Local variables:
52 mode: sgml
53 sgml-omittag:t
54 sgml-shorttag:t
55 sgml-minimize-attributes:nil
56 sgml-always-quote-attributes:t
57 sgml-indent-step:1
58 sgml-indent-data:t
59 sgml-parent-document:nil
60 sgml-local-catalogs: nil
61 sgml-namecase-general:t
62 End:
63 -->