public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r11503 - main/trunk/doc
@ 2008-09-11  5:50 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-09-11  5:50 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2008-09-11 05:50:42 +0000 (Thu, 11 Sep 2008)
New Revision: 11503

Modified:
   main/trunk/doc/custom.xsl
Log:
Adjust chunk.section.depth and generate.section.toc.level so that the EAPI 2
draft docs appear on a single page which includes it's own table of contents.


Modified: main/trunk/doc/custom.xsl
===================================================================
--- main/trunk/doc/custom.xsl	2008-09-11 05:03:35 UTC (rev 11502)
+++ main/trunk/doc/custom.xsl	2008-09-11 05:50:42 UTC (rev 11503)
@@ -1,3 +1,5 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:param name="toc.section.depth" select="20"/>
+<xsl:param name="chunk.section.depth" select="2"/>
+<xsl:param name="generate.section.toc.level" select="2"/>
 </xsl:stylesheet>




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-11  5:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11  5:50 [gentoo-commits] portage r11503 - main/trunk/doc Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox