Typos. Better introduction, really. Other, minor, updates.
[yaz-moved-to-github.git] / doc / yaz.xml
index 6b50fcf..9d50640 100644 (file)
@@ -1,9 +1,13 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                    "../../docbook/docbookx.dtd" [
+                    "/usr/share/sgml/docbook/dtd/xml/4.0/docbookx.dtd" [
+
+     <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
      <!ENTITY yaz "YAZ">
      <!ENTITY chap-introduction SYSTEM "introduction.xml">
      <!ENTITY chap-installation SYSTEM "installation.xml">
+     <!ENTITY chap-zoom SYSTEM "zoom.xml">
+     <!ENTITY chap-client SYSTEM "client.xml">
      <!ENTITY chap-asn SYSTEM "asn.xml">
      <!ENTITY chap-tools SYSTEM "tools.xml">
      <!ENTITY chap-odr SYSTEM "odr.xml">
      <!ENTITY asn "<acronym>ASN</acronym>">
      <!ENTITY odr "<acronym>ODR</acronym>">
      <!ENTITY comstack "<acronym>COMSTACK</acronym>">
+     <!ENTITY zoom "<acronym>ZOOM</acronym>">
 ]>
-<!-- $Id: yaz.xml,v 1.3 2001-07-19 23:29:40 adam Exp $ -->
-<book>
+<!-- $Id: yaz.xml,v 1.9 2001-10-24 20:12:36 adam Exp $ -->
+<book id="yaz">
  <bookinfo>
   <title>YAZ User's Guide and Reference</title>
   <author><firstname>Sebastian</firstname><surname>Hammer</surname></author>
     package. &yaz; is a compact toolkit that provides access to the
     Z39.50 protocol, as well as a set of higher-level tools for
     implementing the server and client roles, respectively.
-    The documentation can be used on its own, or as a reference when looking
-    at the example applications provided with the package.
+    The documentation can be used on its own, or as a reference when
+    looking at the example applications provided with the package.
    </simpara></abstract>
  </bookinfo>
  
  &chap-introduction;
  &chap-installation;
+ &chap-zoom;
+ &chap-frontend;
+ &chap-client;
  &chap-asn;
  &chap-tools;
  &chap-odr;
  &chap-comstack;
- &chap-frontend;
  &chap-future;
  &app-license;
  &app-indexdata;
 </book>
 
+<!-- usr/share/sgml/docbook/dtd/xml/4.0/docbook.cat" -->
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
@@ -64,7 +72,7 @@ sgml-always-quote-attributes:t
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
-sgml-local-catalogs: "../../docbook/docbook.cat"
+sgml-local-catalogs: "/usr/share/sgml/docbook/dtd/generalized.cat"
 sgml-namecase-general:t
 End:
 -->