From: David Cramer Date: Fri, 13 Jan 2012 17:33:56 +0000 (+0000) Subject: Webhelp: Support setting suppress.footer.navigation from build.properties X-Git-Tag: release/1.79.1~6^2~584 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40f75a92df4be5d786154dde80be9e9139c1025c;p=docbook-dsssl Webhelp: Support setting suppress.footer.navigation from build.properties --- diff --git a/xsl/webhelp/build.properties b/xsl/webhelp/build.properties index 7d519658a..22ac56554 100644 --- a/xsl/webhelp/build.properties +++ b/xsl/webhelp/build.properties @@ -57,4 +57,5 @@ branding=docbook brandname=DocBook # Set admon.graphics to 1 to user graphics for note, tip, etc. -admon.graphics=0 \ No newline at end of file +admon.graphics=0 +suppress.footer.navigation=1 \ No newline at end of file diff --git a/xsl/webhelp/build.xml b/xsl/webhelp/build.xml index 5403a8afb..b95600281 100644 --- a/xsl/webhelp/build.xml +++ b/xsl/webhelp/build.xml @@ -67,6 +67,7 @@ +