From e886abdb859a708dac586c17b7f629309eb1fcff Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 14 Mar 2017 09:30:39 +0100 Subject: [PATCH] supppress not working search option --- src/doc/user/webhelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/user/webhelp/Makefile b/src/doc/user/webhelp/Makefile index 50b210ef..0d0676e1 100644 --- a/src/doc/user/webhelp/Makefile +++ b/src/doc/user/webhelp/Makefile @@ -39,7 +39,7 @@ PROFILE.VALUE = "" # to the xsltproc pass that generates DocBook output. # For example: # OTHER_XSLTPROC_ARGS = --stringparam example.param "" -OTHER_XSLTPROC_ARGS = +OTHER_XSLTPROC_ARGS = --param webhelp.include.search.tab false # Path to the DocBook Distribution that # contains the xslts etc.