bind9/doc
Michał Kępień 9ec83d1f63 Explicitly set "man_make_section_directory"
The default value of the "man_make_section_directory" Sphinx option was
changed in Sphinx 4.0.1, which broke building man pages in maintainer
mode as the shell code in doc/man/Makefile.am expects man pages to be
built in doc/man/_build/man/, not doc/man/_build/man/<section_number>/.
The aforementioned change in defaults was reverted in Sphinx 4.0.2, but
this issue should still be prevented from reoccurring in the future.
Ensure that by explicitly setting the "man_make_section_directory"
option to False.
2021-05-21 10:29:02 +02:00
..
arm Set up release notes for BIND 9.17.14 2021-05-20 12:03:47 +02:00
design Add purge-keys config option 2021-02-23 09:16:48 +01:00
dev Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
dnssec-guide Fix typo in doc/dnssec-guide/recipes.rst 2021-05-20 12:03:47 +02:00
doxygen update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
man Explicitly set "man_make_section_directory" 2021-05-21 10:29:02 +02:00
misc Add configuration option to set send/recv buffers on the nm sockets 2021-05-17 08:47:09 +02:00
notes Set up release notes for BIND 9.17.14 2021-05-20 12:03:47 +02:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00