]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DocBook: Generate consistent IDs
authorBen Hutchings <ben@decadent.org.uk>
Wed, 8 Jul 2015 19:06:51 +0000 (20:06 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 10 Jul 2015 17:03:16 +0000 (11:03 -0600)
commitb48ed85145711b28f9024dcdaf6c0238d7b5042c
tree0efae754c1770ed59c7e6eaa2f0f96766a8871e1
parent32c1735c4091ef0de8e39f68a9d83a07450b959b
DocBook: Generate consistent IDs

By default, DocBook XSL uses a non-deterministic function to generate
IDs for HTML elements where it can't take a name from the input
document.  However, it has the option to generate 'consistent'
(deterministic) IDs instead.  Enable this to make the HTML pages
reproducible.

Reported-by: Jérémy Bobbio <lunar@debian.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/stylesheet.xsl