Docbook added. No content yet.
[yazpp-moved-to-github.git] / doc / yaz++.xml.in
diff --git a/doc/yaz++.xml.in b/doc/yaz++.xml.in
new file mode 100644 (file)
index 0000000..f135386
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+                    "@DTD_DIR@/docbookx.dtd" [
+
+     <!ENTITY chap-installation SYSTEM "installation.xml">
+     <!ENTITY chap-zoom SYSTEM "zoom.xml">
+     <!ENTITY chap-proxy SYSTEM "proxy.xml">
+]>
+<!-- $Id: yaz++.xml.in,v 1.1 2002-10-08 11:55:57 adam Exp $ -->
+<book id="yazpp">
+ <bookinfo>
+  <title>YAZ++</title>
+  <author><firstname>Mike</firstname><surname>Taylor</surname></author>
+  <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
+  <copyright>
+   <year>2002</year>
+   <holder>Index Data</holder>
+   <holder>Mike Taylor</holder>
+  </copyright>
+  <abstract><simpara>
+    Short introduction.
+   </simpara>
+  </abstract>
+ </bookinfo>
+ &chap-installation;
+ &chap-zoom;
+ &chap-proxy;
+</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:
+-->