diff options
Diffstat (limited to 'documentation/concepts-manual/concepts-manual-customization.xsl')
-rw-r--r-- | documentation/concepts-manual/concepts-manual-customization.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/concepts-manual/concepts-manual-customization.xsl b/documentation/concepts-manual/concepts-manual-customization.xsl index 9733bf87b2..0e1d7131d5 100644 --- a/documentation/concepts-manual/concepts-manual-customization.xsl +++ b/documentation/concepts-manual/concepts-manual-customization.xsl | |||
@@ -17,7 +17,7 @@ | |||
17 | <xsl:include href="../template/division.title.xsl"/> | 17 | <xsl:include href="../template/division.title.xsl"/> |
18 | <xsl:include href="../template/formal.object.heading.xsl"/> | 18 | <xsl:include href="../template/formal.object.heading.xsl"/> |
19 | 19 | ||
20 | <xsl:param name="html.stylesheet" select="'getting-started-style.css'" /> | 20 | <xsl:param name="html.stylesheet" select="'concepts-manual-style.css'" /> |
21 | <xsl:param name="chapter.autolabel" select="1" /> | 21 | <xsl:param name="chapter.autolabel" select="1" /> |
22 | <xsl:param name="appendix.autolabel" select="A" /> | 22 | <xsl:param name="appendix.autolabel" select="A" /> |
23 | <xsl:param name="section.autolabel" select="1" /> | 23 | <xsl:param name="section.autolabel" select="1" /> |