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