]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix ARM build on readthedocs.org
authorPetr Špaček <pspacek@isc.org>
Thu, 29 Apr 2021 15:13:02 +0000 (17:13 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 30 Apr 2021 11:02:22 +0000 (13:02 +0200)
commit28f104f1fd1d54dca37d1ad23f728f1680c28a46
treefd163ef24164a5ccdf430988b9f7ee153d553a9e
parent1df2c4a429fdfc70d8b327c2765e52c434319063
Fix ARM build on readthedocs.org

By default readthedocs.org uses Sphinx 1.8.5, but MR !4563 has
introduced depedency on ReferenceRole class which is available only in
Sphinx 2.0.0.

Path to doc/arm/requirements.txt needs to be configured in
readthedocs.org.
doc/arm/requirements.txt [new file with mode: 0644]