8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc3c97 commit 28f8896Copy full SHA for 28f8896
doc/src/sgml/stylesheet-common.xsl
@@ -36,6 +36,7 @@
36
<xsl:param name="refentry.generate.title" select="1"></xsl:param>
37
<xsl:param name="refentry.xref.manvolnum" select="0"/>
38
<xsl:param name="formal.procedures" select="0"></xsl:param>
39
+<xsl:param name="generate.consistent.ids" select="1"/>
40
<xsl:param name="punct.honorific" select="''"></xsl:param>
41
<xsl:param name="variablelist.term.break.after">1</xsl:param>
42
<xsl:param name="variablelist.term.separator"></xsl:param>
0 commit comments