It is yazproxy instead of yaz-proxy
[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-proxy SYSTEM "proxy.xml">
7      <!ENTITY yaz-proxy-ref SYSTEM "yaz-proxy-ref.xml">
8      <!ENTITY app-license SYSTEM "license.xml">
9 ]>
10 <!-- $Id: yazproxy.xml.in,v 1.2 2004-04-11 11:58:34 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</year>
20    <year>2000</year>
21    <year>2001</year>
22    <year>2002</year>
23    <year>2003</year>
24    <year>2004</year>
25    <holder>Index Data Aps</holder>
26   </copyright>
27   <abstract>
28    <simpara>
29     <ulink url="http://www.indexdata.dk/yazproxy/">YAZ proxy</ulink>
30     is a powerful general purpose Z39.50/SRW/SRU proxy.
31    </simpara>
32    <simpara>
33     This manual covers version @VERSION@.
34     </simpara>
35    <simpara>
36     CVS ID: $Id: yazproxy.xml.in,v 1.2 2004-04-11 11:58:34 adam Exp $
37    </simpara>
38    <simpara>
39     <inlinemediaobject>
40      <imageobject>
41       <imagedata fileref="id.png" format="PNG"/>
42      </imageobject>
43     </inlinemediaobject>
44    </simpara>
45   </abstract>
46  </bookinfo>
47  
48  &chap-introduction;
49  &chap-installation;
50  &chap-proxy;
51  &app-license;
52 </book>
53
54 <!-- Keep this comment at the end of the file
55 Local variables:
56 mode: sgml
57 sgml-omittag:t
58 sgml-shorttag:t
59 sgml-minimize-attributes:nil
60 sgml-always-quote-attributes:t
61 sgml-indent-step:1
62 sgml-indent-data:t
63 sgml-parent-document:nil
64 sgml-local-catalogs: nil
65 sgml-namecase-general:t
66 End:
67 -->