rhubarb-lip-sync/lib/tclap-1.2.1/docs/README

6 lines
261 B
Plaintext
Raw Normal View History

2015-12-29 10:44:55 +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 /Users/mes/software/docbook-xsl-1.71.1/xhtml/docbook.xsl manual.xml > manual.html