added documentation about Catalog support, misses an API description

* doc/catalog.html doc/xml.html: added documentation about
  Catalog support, misses an API description
* doc/html/*: reextracted the API pages
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index f0049e3..4990b14 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -56,6 +56,7 @@
   <li><a href="encoding.html">libxml Internationalization support</a></li>
   <li><a href="xmlio.html">libxml Input/Output interfaces</a></li>
   <li><a href="xmlmem.html">libxml Memory interfaces</a></li>
+  <li><a href="catalog.html">libxml Catalog support</a></li>
   <li><a href="xmldtd.html">a short introduction about DTDs and
   libxml</a></li>
   <li><a href="http://xmlsoft.org/XSLT/">the libxslt page</a></li>
@@ -160,7 +161,8 @@
     version</a>, and that the problem still shows up in those</li>
   <li>check the <a href="http://mail.gnome.org/archives/xml/">list
     archives</a> to see if the problem was reported already, in this case
-    there is probably a fix available, similary check the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">registered
+    there is probably a fix available, similary check the <a
+    href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">registered
     open bugs</a></li>
   <li>make sure you can reproduce the bug with xmllint or one of the test
     programs found in source in the distribution</li>
@@ -202,9 +204,9 @@
   <li>provide new documentations pieces (translations, examples, etc ...)</li>
   <li>Check the TODO file and try to close one of the items</li>
   <li>take one of the points raised in the archive or the bug database and
-    provide a fix. <a href="mailto:daniel@veillard.com">Get in touch with
-    me </a>before to avoid synchronization problems and check that the
-    suggested fix will fit in nicely :-)</li>
+    provide a fix. <a href="mailto:daniel@veillard.com">Get in touch with me
+    </a>before to avoid synchronization problems and check that the suggested
+    fix will fit in nicely :-)</li>
 </ol>
 
 <h2><a name="Downloads">Downloads</a></h2>
@@ -1670,6 +1672,6 @@
 
 <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.105 2001/08/15 13:12:39 veillard Exp $</p>
+<p>$Id: xml.html,v 1.106 2001/08/17 12:01:21 veillard Exp $</p>
 </body>
 </html>