bind9/doc
Petr Špaček 6088ba3837
Pin Sphinx related package versions to match ReadTheDocs and our CI
This seems to be most appropriate way to ensure consistency between
release tarballs and public presentation on ReadTheDocs.

Previous attempt with removing docutils constraint, which relied on pip
depedency solver to pick the same packages as in CI was flawed. RTD
installs a bit different set of packages so it was inherently
unreliable.

As a result RTD pulled in sphinx-rtd-theme==0.4.3 while CI
had 1.0.0, and this inconsistency caused Table of Contents in Release
Notes to render incorrectly. Previous solution was to downgrade
docutils to < 0.17, but I think we should rather pin exact versions.

For the long history of messing with versions read also
isc-projects/bind9@2a8eda0084
isc-projects/images@d4435b97be
isc-projects/bind9@6a2daddf5b
2022-04-27 14:33:45 +02:00
..
arm Pin Sphinx related package versions to match ReadTheDocs and our CI 2022-04-27 14:33:45 +02:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-09 18:01:28 +00:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
dnssec-guide Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
misc Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
notes Add release note for [GL #3234] 2022-04-19 14:35:35 +10:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00