mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
mega-manual: edits to make the TOC better.
(From yocto-docs rev: d5ff592e5ebdeff38cda80633b2e83bd35738299) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6aaab1aa66
commit
2f7fc0015f
@@ -5,4 +5,17 @@
|
|||||||
|
|
||||||
<xsl:param name="generate.toc" select="'chapter toc'"></xsl:param>
|
<xsl:param name="generate.toc" select="'chapter toc'"></xsl:param>
|
||||||
|
|
||||||
|
<xsl:include href="../template/permalinks.xsl"/>
|
||||||
|
<xsl:include href="../template/section.title.xsl"/>
|
||||||
|
<xsl:include href="../template/component.title.xsl"/>
|
||||||
|
<xsl:include href="../template/division.title.xsl"/>
|
||||||
|
<xsl:include href="../template/formal.object.heading.xsl"/>
|
||||||
|
|
||||||
|
<xsl:param name="html.stylesheet" select="'ref-style.css'" />
|
||||||
|
<xsl:param name="chapter.autolabel" select="1" />
|
||||||
|
<xsl:param name="appendix.autolabel">A</xsl:param>
|
||||||
|
<xsl:param name="section.autolabel" select="1" />
|
||||||
|
<xsl:param name="section.label.includes.component.label" select="1" />
|
||||||
|
<xsl:param name="generate.id.attributes" select="1" />
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
|||||||
Reference in New Issue
Block a user