File: full.xsl

package info (click to toggle)
gst-python 0.8.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,056 kB
  • ctags: 306
  • sloc: sh: 8,485; python: 1,257; xml: 393; ansic: 271; makefile: 239
file content (6 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'>
<xsl:param name="section.autolabel" select="1"/>
<xsl:template match="section[@role = 'notintoc']" mode="toc"/>
</xsl:stylesheet>