gstreamer/docs/part.xsl
David I. Lehn dc8590962b redo autobuilt docs system with fancy XInclude features
Original commit message from CVS:
redo autobuilt docs system with fancy XInclude features
2003-07-09 23:51:45 +00:00

10 lines
244 B
XML

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'>
<xsl:param name="section.autolabel" select="0"/>
<xsl:param name="generate.toc">
article nop
</xsl:param>
</xsl:stylesheet>