bind9/doc
Michal Nowak bc802359b0
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.
2024-08-08 14:52:02 +02:00
..
arm Split up changelog into per-release code blocks 2024-08-08 14:52:02 +02:00
design Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
dev Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
dnssec-guide Mention RFC 9276 Guidance for NSEC3 Parameter Settings 2024-05-07 13:38:40 +02:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
misc implement 'max-query-restarts' 2024-08-07 13:20:05 -07:00
notes Set up release notes for BIND 9.21.0 2024-07-23 17:39:26 +02:00
Makefile.am Remove pregenerated manpages from the repo 2023-02-10 11:24:03 +01:00