summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/docs/README
blob: 8e995426fac7aca4098c17131665191e23a45684 (plain)
1
2
3
4
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  /Users/mes/software/docbook-xsl-1.71.1/xhtml/docbook.xsl manual.xml > manual.html