r8105: Automated commit for Debian build of uffi upstream-version-1.3.7
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 11 Nov 2003 04:04:52 +0000 (04:04 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 11 Nov 2003 04:04:52 +0000 (04:04 +0000)
doc/Makefile
doc/appendix.xml
doc/bookinfo.xml
doc/glossary.xml
doc/html.tar.gz
doc/intro.xml
doc/notes.xml
doc/preface.xml
doc/ref.xml
doc/uffi.pdf
doc/uffi.xml

index 20a9aa6c6deca4dff7d69980addc3254e0124f1e..d13a1e31680b4a4c0da9cbbca96da4e476e5d558 100644 (file)
@@ -36,7 +36,7 @@ PSFILE=${DOCFILE_BASE}.ps
 DVIFILE=${DOCFILE_BASE}.dvi
 TXTFILE=${DOCFILE_BASE}.txt
 TMPFILES=${DOCFILE_BASE}.aux ${DOCFILE_BASE}.out ${DOCFILE_BASE}.log
-DOCFILES=$(shell echo *.sgml)
+DOCFILES=$(shell echo *.xml)
 
 .PHONY: all
 all: html pdf 
index 6892ec7d47324a8fd86d02b839f830a0c0ad50ad..0ae9b8e83434444b67a5475d84668d91962722aa 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' ?>   <!-- Mode: Docbook --> 
 
-<appendix>
+<appendix id="installation">
   <title>Installation</title>
   <sect1>
     <title>Download &uffi;</title>
index 4213f7b3284485c3bab4446885d72dd9b1d9833d..3672d5f4b885823ddc42b482f34acce27d6213d3 100644 (file)
@@ -1,70 +1,70 @@
 <?xml version='1.0' ?>   <!-- -*- DocBook -*- -->
 
-  <bookinfo>
-    <title>&uffi; Reference Guide</title>
-    <author>
-      <firstname>Kevin</firstname>
-      <othername>M.</othername>
-      <surname>Rosenberg</surname>
+<bookinfo>
+  <title>&uffi; Reference Guide</title>
+  <author>
+    <firstname>Kevin</firstname>
+    <othername>M.</othername>
+    <surname>Rosenberg</surname>
     <affiliation>
-       <orgname>Heart Hospital of New Mexico</orgname>
-       <address>
+      <orgname>Heart Hospital of New Mexico</orgname>
+      <address>
        <email>kevin@rosenberg.net</email>
-        <street>504 Elm Street N.E.</street>
-        <city>Albuquerque</city>
-        <state>New Mexico</state>
-        <postcode>87102</postcode>
-        </address>
-      </affiliation>
-    </author>
-      
-    <printhistory>
-      <simpara>$Id$</simpara>
-      <simpara>File $Date$</simpara>
-    </printhistory>
-    <copyright>
-      <year>2002-2003</year>
-      <holder>Kevin M. Rosenberg</holder>
-    </copyright>
-    <legalnotice>
-      <itemizedlist>
-       <listitem>
-         <para>The &uffi; package was designed and
-           written by Kevin M. Rosenberg.
-         </para>
-       </listitem>
-<listitem>
-<para>
-      Permission is granted to copy, distribute and/or modify this document
-      under the terms of the GNU Free Documentation License, Version 1.1
-      or any later version published by the Free Software Foundation;
-      with no Invariant Sections, with the no
-      Front-Cover Texts, and with no Back-Cover Texts.
-      A copy of the license is included in the &uffi; distribution.
-</para>
-</listitem>
-       <listitem>
-         <para><application>Allegro CL</application>&reg; is a registered
-           trademark of Franz Inc.
-         </para>
-       </listitem>
-       <listitem>
-         <para><application>Lispworks</application>&reg; is a registered
-           trademark of Xanalys Inc.
-         </para>
-       </listitem>
-       <listitem>
-         <para><application>Microsoft
-           Windows</application>&reg; is a registered trademark of
-           Microsoft Inc.
-         </para>
-       </listitem>
-       <listitem>
-         <para>Other brand or
-           product names are the registered trademarks or trademarks of
-           their respective holders.
-         </para>
-       </listitem>
-      </itemizedlist>
-    </legalnotice>
-  </bookinfo>
+       <street>504 Elm Street N.E.</street>
+       <city>Albuquerque</city>
+       <state>New Mexico</state>
+       <postcode>87102</postcode>
+      </address>
+    </affiliation>
+  </author>
+  
+  <printhistory>
+    <simpara>$Id$</simpara>
+    <simpara>File $Date$</simpara>
+  </printhistory>
+  <copyright>
+    <year>2002-2003</year>
+    <holder>Kevin M. Rosenberg</holder>
+  </copyright>
+  <legalnotice>
+    <itemizedlist>
+      <listitem>
+       <para>The &uffi; package was designed and
+         written by Kevin M. Rosenberg.
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         Permission is granted to copy, distribute and/or modify this document
+         under the terms of the GNU Free Documentation License, Version 1.1
+         or any later version published by the Free Software Foundation;
+         with no Invariant Sections, with the no
+         Front-Cover Texts, and with no Back-Cover Texts.
+         A copy of the license is included in the &uffi; distribution.
+       </para>
+      </listitem>
+      <listitem>
+       <para><application>Allegro CL</application>&reg; is a registered
+         trademark of Franz Inc.
+       </para>
+      </listitem>
+      <listitem>
+       <para><application>Lispworks</application>&reg; is a registered
+         trademark of Xanalys Inc.
+       </para>
+      </listitem>
+      <listitem>
+       <para><application>Microsoft
+         Windows</application>&reg; is a registered trademark of
+         Microsoft Inc.
+       </para>
+      </listitem>
+      <listitem>
+       <para>Other brand or
+         product names are the registered trademarks or trademarks of
+         their respective holders.
+       </para>
+      </listitem>
+    </itemizedlist>
+  </legalnotice>
+</bookinfo>
index 4f8943eaa14660b2abc0d05a6b98b83cf43e853d..4044eab1a5bbcb9d34fbe73ecbc5c62ffa41eb23 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>   <!-- -*- Mode: DocBook -*- -->
 
-<glossary>
+<glossary id="glossary">
   <glossentry id="gloss-ffi">
     <glossterm>Foreign Function Interface
       <acronym>FFI</acronym>)
index 86cd12e9f8173e87dbd7d14b2278d7956b4e977d..bc3defaa3582cef033f2d343b1ce7ccfade07717 100644 (file)
Binary files a/doc/html.tar.gz and b/doc/html.tar.gz differ
index 6f3863b092dd417bba0873721b487bc047774569..43ea25192230263837674d4ce1b4c7967e2a754a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' ?>   <!-- Mode: Docbook --> 
 
-<chapter>
+<chapter id="introduction">
   <title>Introduction</title>
   <sect1>
     <title>Purpose</title>
index b4f143e5713a6210d8cf3e83596f1e88301b068b..a492c2d348d5bdd48ec69e91e48a9da68edab7a8 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' ?>   <!-- Mode: Docbook --> 
 
-<chapter>
+<chapter id="notes">
   <title>Programming Notes</title>
 
   <sect1>
index 6b8238b49dcb7d96ec49a9168819ec438d869033..fb49525d2167a1b8e65919a9379f04dda4278b2e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' ?>   <!-- Mode: Docbook --> 
 
-<preface>
+<preface id="preface">
   <title>Preface</title>
   <para>This reference guide describes the usage and features
     of &uffi;.  The first 
index 6f817cd8282872a1b74aeafa17596fd740f620e0..3196a39e7899a2460d89d4fa42d17a669154438f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' ?>   <!-- Mode: Docbook --> 
   
-<reference>
+<reference id="ref_declarations">
   <title>Declarations</title>
 
   <partintro>
index 6c7375af2ac83505bee1931e0c92d7969a1a3d85..bbacd9313f69aaad35e427b936c6559dd14df38b 100644 (file)
Binary files a/doc/uffi.pdf and b/doc/uffi.pdf differ
index 7ffcc06db4c0b09d3f4afa7b8723b102583a9571..f838ef47649a53a6ddf51a9ee2b81f76f8a2e383 100644 (file)
@@ -27,7 +27,7 @@
 ]>
 
 
-<book> <!-- xmlns:xi="http://www.w3.org/2003/XInclude"> -->
+<book xmlns:xi="http://www.w3.org/2003/XInclude">
 
   &bookinfo; <!-- <xi:include href="bookinfo.xml" /> -->
   &preface;