Created Debian package
[xmldoc.git] / xmldoc.html
index 1e5882a..cf55aee 100644 (file)
@@ -37,8 +37,8 @@ To compile the XSLT Processor <em>xp</em>, you also need to install the
 
 <p>
 Download and unpack the XMLDoc utilities, stylesheets and DTDs
-from <a href="xmldoc-0.4.tar.bz2">here</a>.
-The tarball unpacks into a directory 'xmldoc-0.4'.
+from <a href="xmldoc-0.6.tar.bz2">here</a>.
+The tarball unpacks into a directory 'xmldoc-0.6'.
 In there you will find:
 </p>
 <ul>
@@ -60,7 +60,7 @@ In there you will find:
 <li>The Document Type Definitions <strong>doc.dtd</strong> and
     <strong>xsl.dtd</strong> to define the structure of the XML files.
 </li>
-<li>A <a href="guide.html">guide</a> in the <strong>doc</strong> subdirectory
+<li>A <a href="guide.xhtml">guide</a> in the <strong>doc</strong> subdirectory
     which explains the features in XMLDoc.
     You may want to use this guide and its makefile as an example.
 </li>
@@ -88,7 +88,7 @@ argument.
 <p>
 You are now ready to start writing in XML.
 Prepare your documents with your favorite editor as usual, doing
-all the proper XML stuff and use the <a href="guide.html">guide</a>
+all the proper XML stuff and use the <a href="guide.xhtml">guide</a>
 to see how you can make the structure and layout.
 Convert you document to HTML with <strong>xml2html filename.xml</strong>,
 to LaTeX with <strong>xml2latex filename.xml</strong> or to
@@ -99,11 +99,17 @@ you to use a stylesheet different from the default.
 That's all there is to it; enjoy.
 </p>
 
+<h2>Patches</h2>
+
+<ul>
+</ul>
+
 <h2>Related projects</h2>
 
 <p>
 <ul>
 <li><a href='http://xmlsoft.org/'>The XML C library for Gnome</a></li>
+<li><a href='http://www.docbook.org/'>DocBook</a></li>
 <li><a href='http://sourceforge.net/projects/docbook/'>DocBook Open repository</a></li>
 </ul>
 </p>