Files
bind9/doc/arm
James Addison 7880e1e73a Preserve de-duplicated tag order in documentation
The 'set' datatype in Python does not provide iteration-order
guarantees related to insertion-order.  That means that its
usage in the 'split_csv' helper function during documentation
build can produce nondeterministic results.

That is non-desirable for two reasons: it means that the
documentation output may appear to vary unnecessarily between
builds, and secondly there could be loss-of-information in cases
where tag order in the source documentation is significant.

This patch implements order-preserving de-duplication of tags,
allowing authors to specify tags using intentional priority
ordering, while also removing tags that appear more than once.

(cherry picked from commit 5a79b36f56)
2024-08-23 14:02:16 +00:00
..
2024-07-08 14:53:01 +02:00
2024-07-08 14:53:01 +02:00
2024-07-08 14:53:01 +02:00
2024-07-29 14:44:39 +02:00
2024-07-29 14:44:39 +02:00
2024-08-19 18:11:00 +02:00
2024-07-08 14:53:01 +02:00
2024-08-22 06:09:51 +02:00
2024-07-08 14:53:01 +02:00