We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6260f14 commit 01aae5dCopy full SHA for 01aae5d
htmlbook-xsl/chunk.xsl
@@ -28,7 +28,7 @@
28
<xsl:param name="generate.root.chunk" select="0"/>
29
30
<!-- Specify the filename for the root chunk, if $generate.root.chunk is enabled -->
31
- <xsl:param name="root.chunk.filename" select="'index.html'"/>
+ <xsl:param name="root.chunk.filename" select="'index.xhtml'"/>
32
33
<!-- Specify a prefix for output filename for a given data-type -->
34
<xsl:param name="output.filename.prefix.by.data-type">
0 commit comments