applied syntax patch from Rick Jones and rebuilt the web site. Daniel

* doc/xml.html doc/*.html: applied syntax patch from Rick Jones
  and rebuilt the web site.
Daniel
diff --git a/doc/help.html b/doc/help.html
index 5e69524..b2f6ffb 100644
--- a/doc/help.html
+++ b/doc/help.html
@@ -89,17 +89,17 @@
 <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
 <p>You can help the project in various ways, the best thing to do first is to
 subscribe to the mailing-list as explained before, check the <a href="http://mail.gnome.org/archives/xml/">archives </a>and the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome bug
-database:</a>:</p>
+database</a>:</p>
 <ol>
-<li>provide patches when you find problems</li>
-<li>provide the diffs when you port libxml to a new platform. They may not
+<li>Provide patches when you find problems.</li>
+  <li>Provide the diffs when you port libxml to a new platform. They may not
     be integrated in all cases but help pinpointing portability problems
   and</li>
-<li>provide documentation fixes (either as patches to the code comments or
+  <li>Provide documentation fixes (either as patches to the code comments or
     as HTML diffs).</li>
-<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
+  <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>