From: Ben Hutchings Date: Wed, 8 Jul 2015 19:06:51 +0000 (+0100) Subject: DocBook: Generate consistent IDs X-Git-Tag: firefly_0821_release~176^2~1212^2~13^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b48ed85145711b28f9024dcdaf6c0238d7b5042c;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Ben Hutchings Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/DocBook/stylesheet.xsl b/Documentation/DocBook/stylesheet.xsl index 85b25275196f..3bf4ecf3d760 100644 --- a/Documentation/DocBook/stylesheet.xsl +++ b/Documentation/DocBook/stylesheet.xsl @@ -5,6 +5,7 @@ 80 0 +1 2 1