7c38bd1b4b6c810a8a6c0f554aec7db1903cc558
[comedilib.git] / doc / comedilib_html_config.xsl
1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3         xmlns:fo="http://www.w3.org/1999/XSL/Format"
4         version="1.0">
5         <xsl:param name="use.id.as.filename" select="'1'"/>
6         <xsl:param name="chunk.section.depth" select="2"/>
7         <xsl:param name="generate.section.toc.level" select="4"/>
8         <xsl:param name="html.stylesheet">comedilib.css</xsl:param>
9 </xsl:stylesheet>