doc: Use ansi style funcsynopsis for html output.
Set XSL parameter "funcsynopsis.style" to "ansi" in the XSL stylesheet used for HTML output (comedilib_html_config.xsl).
This commit is contained in:
parent
cc82998ec7
commit
7655653daf
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
|||
<xsl:param name="chunk.section.depth" select="2"/>
|
||||
<xsl:param name="generate.section.toc.level" select="4"/>
|
||||
<xsl:param name="html.stylesheet">comedilib.css</xsl:param>
|
||||
<xsl:param name="funcsynopsis.style">ansi</xsl:param>
|
||||
</xsl:stylesheet>
|
||||
|
|
Loading…
Add table
Reference in a new issue