This commit is contained in:
mes5k 2004-10-30 22:30:48 +00:00
parent 41d464e0a2
commit fab3983e84

5
docs/README Normal file
View File

@ -0,0 +1,5 @@
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