]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: dev: Preserve statement tag order in documentation
authorPetr Špaček <pspacek@isc.org>
Fri, 23 Aug 2024 14:42:41 +0000 (14:42 +0000)
committerPetr Špaček <pspacek@isc.org>
Fri, 23 Aug 2024 14:42:41 +0000 (14:42 +0000)
commitb4d1988c280fdb072fe780e98110d4fa78e82667
treeb43d739639c917a43e27f98af002f0533022eef3
parent2443a3135091a9c0a5f4f0f55c86f5b902a56f70
parenta5d06fceb7bf74ede0aa6254006e1ef07788edae
[9.18] fix: dev: Preserve statement tag order in documentation

This supports bit-for-bit reproducibility of built documentation.

Closes #4886

Backport of MR !9399

Merge branch 'backport-issue-4886/order-preserving-documentation-tags-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9409