2006-11-26 18:13:18 +00:00
..
2006-08-19 03:05:26 +00:00
2004-10-30 22:51:54 +00:00
2004-10-30 22:30:48 +00:00
2004-12-03 20:19:07 +00:00

To generate the manual from the docbook xml you need and xslt processor
and an xsl file that defines the output.  For example:

xsltproc --stringparam html.stylesheet style.css  /usr/share/sgml/docbook/xsl-stylesheets-1.61.3/xhtml/docbook.xsl manual.xml > manual.html