summaryrefslogtreecommitdiff
path: root/helpcontent2/wiki-to-help/htmlhelp.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/wiki-to-help/htmlhelp.xsl')
-rw-r--r--helpcontent2/wiki-to-help/htmlhelp.xsl3
1 files changed, 1 insertions, 2 deletions
diff --git a/helpcontent2/wiki-to-help/htmlhelp.xsl b/helpcontent2/wiki-to-help/htmlhelp.xsl
index ba7ce7357f..93d9712038 100644
--- a/helpcontent2/wiki-to-help/htmlhelp.xsl
+++ b/helpcontent2/wiki-to-help/htmlhelp.xsl
@@ -17,8 +17,7 @@
******************************************************************** -->
<xsl:import href="xsl/html/chunk.xsl"/>
-<xsl:param name="htmlhelp.use.hhk" select="0"></xsl:param>
+<xsl:param name="htmlhelp.use.hhk" select="1"></xsl:param>
<xsl:include href="xsl/htmlhelp/htmlhelp-common.xsl"/>
-<xsl:param name="generate.index" select="1"/>
</xsl:stylesheet>