Merge branch 'wip/davidk/consistent-ids' into 'master'
docs: Use consistent IDs in spec build See merge request GNOME/libnotify!20
This commit is contained in:
commit
99037e5aed
|
@ -3,4 +3,5 @@
|
||||||
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
|
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
|
||||||
|
<xsl:param name="generate.consistent.ids" select="1"/>
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
|
Loading…
Reference in New Issue