Replaced configure.in with configure.ac
[xmldoc.git] / xmldoc.html
index 5363855..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.5.tar.bz2">here</a>.
-The tarball unpacks into a directory 'xmldoc-0.5'.
+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