From 6b6c1f40d4d7722e0906a7dadf683be476c8bec1 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Mon, 7 May 2012 02:11:35 +0000 Subject: [PATCH] Webhelp: Link to the DocBook reference docs from the webhelp readme --- xsl/webhelp/docsrc/readme.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) 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. -- 2.50.1