The valgrind manpage is now auto-generated directly from the
*.xml docs.  No more groffly/nroffly editing.
How cool is docbook ?



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5276 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/lib/vg-html-common.xsl b/docs/lib/vg-html-common.xsl
index cef71d8..283204f 100644
--- a/docs/lib/vg-html-common.xsl
+++ b/docs/lib/vg-html-common.xsl
@@ -7,6 +7,12 @@
 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk-code.xsl"/>
 
 
+<!-- Note [Dec.1 2005]: the tempate 'chunk-code.xsl' in       -->
+<!-- '/usr/share/xml/docbook/stylesheet/nwalsh/1.69.0/html/'  -->
+<!-- has been edited to remove 'article' and 'refentry'       -->
+<!-- so that separate titlepages don't get generated for them -->
+
+
 <!-- use 8859-1 encoding -->
 <xsl:output method="html" encoding="ISO-8859-1" indent="yes"/>