Added pointer to gtk-doc, Daniel.
diff --git a/doc/xml.html b/doc/xml.html
index b5a1c78..86fb3f3 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -3,7 +3,7 @@
 <html>
 <head>
   <title>The XML C library for Gnome</title>
-  <meta name="GENERATOR" content="amaya V3.2">
+  <meta name="GENERATOR" content="amaya V3.2.1">
   <meta http-equiv="Content-Type" content="text/html">
 </head>
 
@@ -80,7 +80,9 @@
 <ol>
   <li>Check the <a href="FAQ.html">FAQ</a></li>
   <li>Check the <a href="http://xmlsoft.org/html/libxml-lib.html">extensive
-    documentation</a> automatically extracted from code comments.</li>
+    documentation</a> automatically extracted from code comments (using <a
+    href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&amp;dir=gtk-doc">gtk
+    doc</a>).</li>
   <li>Look at the documentation about <a href="encoding.html">libxml
     internationalization support</a></li>
   <li>This page provides a global overview and <a href="#real">some
@@ -914,7 +916,7 @@
 non-predefined entities in your documents, then the learning cuvre to handle
 then using the SAX API may be long. If you plan to use complex document, I
 strongly suggest you consider using the DOM interface instead and let libxml
-deal with the complexity rather than trying to do it yourself. </p>
+deal with the complexity rather than trying to do it yourself.</p>
 
 <h2><a name="Namespaces">Namespaces</a></h2>
 
@@ -1261,6 +1263,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.47 2000/08/25 10:25:23 veillard Exp $</p>
+<p>$Id: xml.html,v 1.48 2000/08/25 16:26:50 veillard Exp $</p>
 </body>
 </html>