From: Jirka Kosek Date: Wed, 24 Feb 2010 17:13:11 +0000 (+0000) Subject: Added note about specifying location as URL X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b60615a7b987faaf64ae325c993ef5ec5064a087;p=docbook-dsssl Added note about specifying location as URL --- diff --git a/xsl/params/highlight.xslthl.config.xml b/xsl/params/highlight.xslthl.config.xml index 3ef8e49ab..451937ce6 100644 --- a/xsl/params/highlight.xslthl.config.xml +++ b/xsl/params/highlight.xslthl.config.xml @@ -23,5 +23,11 @@ This location has precedence over the corresponding Java property. +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + +