mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
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. |
||
|---|---|---|
| .. | ||
| arm | ||
| design | ||
| dev | ||
| dnssec-guide | ||
| doxygen | ||
| man | ||
| misc | ||
| notes | ||
| Makefile.am | ||