bind9/doc
Michal Nowak 1e2fd565d3
Split up changelog into per-release code blocks
LaTeX in CI and on ReadTheDocs fails to render a PDF version of ARM if
the Changelog section is included. The running theory is that the
verbatim section of more than twenty thousand lines is too big to meet
LaTeX self-imposed constraints, and it fails with:

    ! TeX capacity exceeded, sorry [main memory size=5000000].

Or it just hangs if extra_mem_bot=30000000 is set in
/etc/texmf/texmf.d/01main_memory_bump.cnf:

    ! Dimension too large.
    \fb@put@frame ...p \ifdim \dimen@ >\ht \@tempboxa

    \fb@putboxa #1\fb@afterfra...
    l.56913 \end{sphinxVerbatim}

Make each BIND 9 release a separate code block to work around the issue.
Further split up the sections for some exceptionally large releases, for
the same reason.

(cherry picked from commit bc802359b0)
2024-08-08 17:25:51 +02:00
..
arm Split up changelog into per-release code blocks 2024-08-08 17:25:51 +02:00
design Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
dev Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
dnssec-guide Mention RFC 9276 Guidance for NSEC3 Parameter Settings 2024-05-08 07:09:35 +00:00
doxygen Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
man Remove pregenerated manpages from the repo 2023-02-10 12:03:56 +01:00
misc implement 'max-query-restarts' 2024-08-07 15:36:16 -07:00
notes Merge tag 'v9.18.28' into bind-9.18 2024-07-23 16:10:41 +02:00
Makefile.am Remove pregenerated manpages from the repo 2023-02-10 12:03:56 +01:00