-
Notifications
You must be signed in to change notification settings - Fork 1
Docbook
Renaud Guillard edited this page Jun 3, 2013
·
7 revisions
The docbook-usage.xsl
transforms a program interface XML definition file into a DocBook article.
Using xsltproc
#!xml
xsltproc --xinclude --output ${outputfile}.xml ${NSXML_PATH}/ns/xsl/program/${SCHEMA_VERSION}/docbook-usage.xsl ${XmlDescription}.xml