From: Ben Hutchings Date: Wed, 8 Jul 2015 19:06:51 +0000 (+0100) Subject: DocBook: Generate consistent IDs X-Git-Tag: omap-for-v4.3/fixes-merge-window~35^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48ed85145711b28f9024dcdaf6c0238d7b5042c;p=pandora-kernel.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 --- Reading git-diff-tree failed