summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/docs/README')
-rw-r--r--tclap-1.2.1/docs/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/tclap-1.2.1/docs/README b/tclap-1.2.1/docs/README
new file mode 100644
index 0000000..8e99542
--- /dev/null
+++ b/tclap-1.2.1/docs/README
@@ -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 /Users/mes/software/docbook-xsl-1.71.1/xhtml/docbook.xsl manual.xml > manual.html