summaryrefslogtreecommitdiffstats
path: root/tools/user_guide_common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/user_guide_common.xsl')
-rwxr-xr-xtools/user_guide_common.xsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/user_guide_common.xsl b/tools/user_guide_common.xsl
index 7270fab..50a1a69 100755
--- a/tools/user_guide_common.xsl
+++ b/tools/user_guide_common.xsl
@@ -67,13 +67,14 @@
<xsl:param name="label.from.part">0</xsl:param>
-<!-- Generate ToC for book, article, chapter and appendix -->
+<!-- Generate ToC for book, article, chapter, qandaset and appendix -->
<xsl:param name="generate.toc">
appendix toc
article toc
book toc,figure
chapter toc
+ qandaset toc
</xsl:param>
<!-- Indent between levels of the ToC..: 10 -->