mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:50:00 -04:00
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.
This commit is contained in:
parent
968b9b5697
commit
7df913aa3a
1 changed files with 1 additions and 0 deletions
1
doc/arm/requirements.txt
Normal file
1
doc/arm/requirements.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Sphinx>=2
|
||||
Loading…
Reference in a new issue