[libnotify/wip/davidk/consistent-ids] docs: Use conistent IDs in spec build
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify/wip/davidk/consistent-ids] docs: Use conistent IDs in spec build
- Date: Mon, 13 Dec 2021 15:22:45 +0000 (UTC)
commit 521a3a4d772930ac663bc1c9df6b0e6e7533739b
Author: David King <amigadave amigadave com>
Date: Mon Dec 13 15:20:32 2021 +0000
docs: Use conistent IDs in spec build
This avoids differences between IDs for separate builds of the
specification.
https://bugzilla.redhat.com/show_bug.cgi?id=1915831
docs/config.xsl | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/docs/config.xsl b/docs/config.xsl
index 7aa9def..59490e7 100644
--- a/docs/config.xsl
+++ b/docs/config.xsl
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]