summaryrefslogtreecommitdiffstats
path: root/tools/user_guide_chunks.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/user_guide_chunks.xsl')
-rwxr-xr-xtools/user_guide_chunks.xsl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/user_guide_chunks.xsl b/tools/user_guide_chunks.xsl
index ddac955..ccad9ef 100755
--- a/tools/user_guide_chunks.xsl
+++ b/tools/user_guide_chunks.xsl
@@ -72,4 +72,8 @@
<xsl:param name="navig.showtitles">1</xsl:param>
+<!-- Nice HTML output -->
+
+<xsl:param name="chunker.output.indent">yes</xsl:param>
+
</xsl:stylesheet>