Using man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer generated
[yaz-moved-to-github.git] / doc / yaz.xml
diff --git a/doc/yaz.xml b/doc/yaz.xml
new file mode 100644 (file)
index 0000000..a106071
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" standalone="no"?>
+<!-- $Id: yaz.xml,v 1.21 2006-05-28 19:56:25 adam Exp $ -->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
+    "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" 
+[
+     <!ENTITY % local SYSTEM "local.ent">
+     %local;
+     <!ENTITY % entities SYSTEM "entities.ent">
+     %entities;
+     <!ENTITY % common SYSTEM "common/common.ent">
+     %common;
+]>
+<book id="yaz">
+ &bookinfo; 
+ &chap-introduction;
+ &chap-installation;
+ &chap-zoom;
+ &chap-frontend;
+ &chap-client;
+ &chap-asn;
+ &chap-soap;
+ &chap-tools;
+ &chap-odr;
+ &chap-comstack;
+ &chap-future;
+ &app-license;
+ &app-indexdata;
+ &app-credits;
+</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:
+-->