Generate doc/local.ent via configure instead of doc/yazpp.xml.
[yazproxy-moved-to-github.git] / doc / yazproxy.xml.in
diff --git a/doc/yazproxy.xml.in b/doc/yazproxy.xml.in
deleted file mode 100644 (file)
index 3d39dc2..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
-    "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
-[
-     <!ENTITY % entities  SYSTEM "@srcdir@/entities.ent">
-     %entities;
-     <!ENTITY % common  SYSTEM "@srcdir@/common/common.ent">
-     %common;
-]>
-<!-- $Id: yazproxy.xml.in,v 1.8 2006-05-26 19:57:35 adam Exp $ -->
-<book id="yazproxy">
- <bookinfo>
-  <title>YAZ proxy User's Guide and Reference</title>
-  <authorgroup>
-   <author><firstname>Mike</firstname><surname>Taylor</surname></author>
-   <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
-   </authorgroup>
-  <copyright>
-   <year>1999-2006</year>
-   <holder>Index Data Aps</holder>
-  </copyright>
-  <abstract>
-   <simpara>
-    <ulink url="&url.yazproxy;">YAZ proxy</ulink>
-    is a powerful general purpose Z39.50/SRW/SRU proxy.
-   </simpara>
-   <simpara>
-    This manual covers version @VERSION@.
-    </simpara>
-   <simpara>
-    CVS ID: $Id: yazproxy.xml.in,v 1.8 2006-05-26 19:57:35 adam Exp $
-   </simpara>
-   <simpara>
-    <inlinemediaobject>
-     <imageobject>
-      <imagedata fileref="common/id.png" format="PNG"/>
-     </imageobject>
-    </inlinemediaobject>
-   </simpara>
-  </abstract>
- </bookinfo>
- &chap-introduction;
- &chap-installation;
- &chap-using;
- &chap-reference;
- &app-license;
-</book>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
-End:
--->