From 6146e0b7bfcb991e63da8322a1a18ede90c5893f Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Thu, 13 Jun 2002 18:21:21 +0000 Subject: [PATCH] dded parameter for disabling HTML output when testing various HTML Help features. --- xsl/params/htmlhelp.only.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 xsl/params/htmlhelp.only.xml diff --git a/xsl/params/htmlhelp.only.xml b/xsl/params/htmlhelp.only.xml new file mode 100644 index 000000000..17755dfd9 --- /dev/null +++ b/xsl/params/htmlhelp.only.xml @@ -0,0 +1,25 @@ + + +htmlhelp.only +boolean + + +htmlhelp.only +Should be only project files generated? + + + + + + + + +Description + +If you want to play with various HTML Help parameters and you +don't need to regenerate all HTML files, you can set this parameter to +1. This setting will not process whole document, only project files +(hhp, hhc, hhk,...) will be generated. + + + -- 2.50.1