diff options
author | Arnout Engelen <arnout@bzzt.net> | 2020-12-01 09:50:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-02 18:33:34 -0800 |
commit | 3569e11d6999cf18549626356784c9fd74f3d43e (patch) | |
tree | 3512b7461a20a055714179078fde6fa67428fd80 /t/t9400-git-cvsserver-server.sh | |
parent | Git 2.29.2 (diff) | |
download | tgif-3569e11d6999cf18549626356784c9fd74f3d43e.tar.xz |
doc: make HTML manual reproducible
Versions of docbook-xsl newer than 1.79.1 allows xsltproc to assign
IDs to nodes in the generated HTML consistently, to make the output
resulting from the same source stable and reproducible.
Pass the generate.consistent.ids parameter from the command line to
ask for this feature. Older versions of the tool simply ignores the
parameter and produces their output the same way as before this
change, so there is no need to check for toolchain version.
Signed-off-by: Arnout Engelen <arnout@bzzt.net>
Helped-by: brian m. carlson <sandals@crustytoothpaste.net>
Helped-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9400-git-cvsserver-server.sh')
0 files changed, 0 insertions, 0 deletions