diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl index a8ec28ae20..b17dd0f208 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl | |||
@@ -5,7 +5,6 @@ | |||
5 | 5 | ||
6 | <xsl:param name="html.stylesheet" select="'user-manual-style.css'" /> | 6 | <xsl:param name="html.stylesheet" select="'user-manual-style.css'" /> |
7 | <xsl:param name="chapter.autolabel" select="1" /> | 7 | <xsl:param name="chapter.autolabel" select="1" /> |
8 | <!-- <xsl:param name="appendix.autolabel" select="A" /> --> | ||
9 | <xsl:param name="section.autolabel" select="1" /> | 8 | <xsl:param name="section.autolabel" select="1" /> |
10 | <xsl:param name="section.label.includes.component.label" select="1" /> | 9 | <xsl:param name="section.label.includes.component.label" select="1" /> |
11 | <xsl:param name="appendix.autolabel">A</xsl:param> | 10 | <xsl:param name="appendix.autolabel">A</xsl:param> |