added the 3 new modules xmlregexp xmlautomata and xmlunicode and

* doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
  and regenerated the docs and web site
Daniel
diff --git a/doc/gnome-xml.sgml b/doc/gnome-xml.sgml
index 26a5ca1..f856e4f 100644
--- a/doc/gnome-xml.sgml
+++ b/doc/gnome-xml.sgml
@@ -25,6 +25,9 @@
 <!entity hash SYSTEM "sgml/hash.sgml">
 <!entity threads SYSTEM "sgml/threads.sgml">
 <!entity globals SYSTEM "sgml/globals.sgml">
+<!entity xmlregexp SYSTEM "sgml/xmlregexp.sgml">
+<!entity xmlautomata SYSTEM "sgml/xmlautomata.sgml">
+<!entity xmlunicode SYSTEM "sgml/xmlunicode.sgml">
 ]>
 
 <book>
@@ -110,6 +113,9 @@
     &hash;
     &debugXML;
     &xmlmemory;
+    &xmlregexp;
+    &xmlautomata;
+    &xmlunicode;
   </chapter>
 </book>