Daniel Aarno 642e48a667 Merge branch '1.2'
# Conflicts:
#	include/tclap/ZshCompletionOutput.h
#	tests/Makefile.am
#	tests/runtests.sh
#	tests/test79.sh
2017-12-26 21:28:10 +01:00
..
2009-09-28 18:28:49 +00:00
2011-01-03 00:30:39 +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