More documentation
[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.2//EN"
3                     "@DTD_DIR@/docbookx.dtd" [
4      <!ENTITY chap-introduction SYSTEM "introduction.xml">
5      <!ENTITY chap-installation SYSTEM "installation.xml">
6      <!ENTITY chap-using SYSTEM "using.xml">
7      <!ENTITY chap-reference SYSTEM "reference.xml">
8      <!ENTITY yaz-proxy-ref SYSTEM "yaz-proxy-ref.xml">
9      <!ENTITY app-license SYSTEM "license.xml">
10 ]>
11 <!-- $Id: yazproxy.xml.in,v 1.3 2004-04-15 12:04:01 adam Exp $ -->
12 <book id="yazproxy">
13  <bookinfo>
14   <title>YAZ proxy User's Guide and Reference</title>
15   <authorgroup>
16    <author><firstname>Mike</firstname><surname>Taylor</surname></author>
17    <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
18    </authorgroup>
19   <copyright>
20    <year>1999</year>
21    <year>2000</year>
22    <year>2001</year>
23    <year>2002</year>
24    <year>2003</year>
25    <year>2004</year>
26    <holder>Index Data Aps</holder>
27   </copyright>
28   <abstract>
29    <simpara>
30     <ulink url="http://www.indexdata.dk/yazproxy/">YAZ proxy</ulink>
31     is a powerful general purpose Z39.50/SRW/SRU proxy.
32    </simpara>
33    <simpara>
34     This manual covers version @VERSION@.
35     </simpara>
36    <simpara>
37     CVS ID: $Id: yazproxy.xml.in,v 1.3 2004-04-15 12:04:01 adam Exp $
38    </simpara>
39    <simpara>
40     <inlinemediaobject>
41      <imageobject>
42       <imagedata fileref="id.png" format="PNG"/>
43      </imageobject>
44     </inlinemediaobject>
45    </simpara>
46   </abstract>
47  </bookinfo>
48  
49  &chap-introduction;
50  &chap-installation;
51  &chap-using;
52  &chap-reference;
53  &app-license;
54 </book>
55
56 <!-- Keep this comment at the end of the file
57 Local variables:
58 mode: sgml
59 sgml-omittag:t
60 sgml-shorttag:t
61 sgml-minimize-attributes:nil
62 sgml-always-quote-attributes:t
63 sgml-indent-step:1
64 sgml-indent-data:t
65 sgml-parent-document:nil
66 sgml-local-catalogs: nil
67 sgml-namecase-general:t
68 End:
69 -->