]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ae/doc-reproducible-html'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Dec 2020 18:21:37 +0000 (10:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Dec 2020 18:21:37 +0000 (10:21 -0800)
Newer versions of xsltproc can assign IDs in HTML documents it
generates in a consistent manner.  Use the feature to help format
HTML version of the user manual reproducibly.

* ae/doc-reproducible-html:
  doc: make HTML manual reproducible


Trivial merge