From: David Cramer Date: Mon, 7 May 2012 02:11:35 +0000 (+0000) Subject: Webhelp: Link to the DocBook reference docs from the webhelp readme X-Git-Tag: release/1.79.1~6^2~452 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b6c1f40d4d7722e0906a7dadf683be476c8bec1;p=docbook-dsssl Webhelp: Link to the DocBook reference docs from the webhelp readme --- diff --git a/xsl/webhelp/docsrc/readme.xml b/xsl/webhelp/docsrc/readme.xml index c7d9d6333..2174f2a16 100644 --- a/xsl/webhelp/docsrc/readme.xml +++ b/xsl/webhelp/docsrc/readme.xml @@ -359,11 +359,22 @@ --> - In a text editor, edit the build.properties file in the webhelp - directory and make the changes indicated by the comments. - You must set appropriate values for xslt-processor-classpath, - xercesImpl.jar, and xml-apis.jar. - + In a text editor, edit the + build.properties file in the + webhelp directory and make the changes indicated by the comments. + You must set appropriate values for + xslt-processor-classpath, + xercesImpl.jar, and + xml-apis.jar. + See the DocBook reference + documentation for detailed information about the + available webhelp and other parameters. Note that not all + DocBook parameters are passed in to the xsls by the + build.xml by default. You may need + to modify the build.xml to pass in + some DocBook + parameters. # The path (relative to the build.xml file) to your input document. # To use your own input document, create a build.xml file of your own # and import this build.xml.