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:
David King 2022-04-21 12:32:32 +00:00
commit 99037e5aed
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
<xsl:param name="generate.consistent.ids" select="1"/>
</xsl:stylesheet>