doc: Use a stylesheet for dblatex
[comedilib.git] / doc / comedilib_dblatex_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="funcsynopsis.decoration" select="1"/>
6         <xsl:param name="funcsynopsis.style">ansi</xsl:param>
7 </xsl:stylesheet>