]> git.baikalelectronics.ru Git - kernel.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)
commitbb0d33eac59854730bbb2671e4ff809b58d75972
tree0efae754c1770ed59c7e6eaa2f0f96766a8871e1
parentcc3295cd5aeea09644050fd120b0745a62efc64f
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