Move main YAZ manual to book.xml; use nxml YAZ-758
[yaz-moved-to-github.git] / doc / yaz.xml
diff --git a/doc/yaz.xml b/doc/yaz.xml
deleted file mode 100644 (file)
index e3445a4..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
-    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
-[
-     <!ENTITY % local SYSTEM "local.ent">
-     %local;
-     <!ENTITY % entities SYSTEM "entities.ent">
-     %entities;
-     <!ENTITY % idcommon SYSTEM "common/common.ent">
-     %idcommon;
-]>
-<book>
- &bookinfo;
- &chap-introduction;
- &chap-installation;
- &chap-zoom;
- &chap-server;
- &chap-asn;
- &chap-soap;
- &chap-tools;
- &chap-odr;
- &chap-comstack;
- &chap-future;
-
- <reference id="reference">
-  <title>Reference</title>
-   <partintro id="reference-introduction">
-    <para>
-     The material in this chapter is drawn directly from the individual
-     manual entries.
-    </para>
-   </partintro>
-   &manref;
- </reference>
-
- <appendix id="list-oids"><title>List of Object Identifiers</title>
- <para>
-  These is a list of object identifiers that are built into YAZ.
- </para>
- &std-oid-table;
- </appendix>
-
- <appendix id="bib1-diagnostics"><title>Bib-1 diagnostics</title>
-   <para>
-     List of Bib-1 diagnostics that are known to YAZ.
-   </para>
-   &bib1-diag-table;
- </appendix>
-
- <appendix id="sru-diagnostics"><title>SRU diagnostics</title>
-   <para>
-     List of SRU diagnostics that are known to YAZ.
-   </para>
-   &srw-diag-table;
- </appendix>
-
- &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:
--->