Pin sphinx to 1.4 when generating docs to workaround search issues on RTD
Fix #2302
This commit is contained in:
3
doc/en/requirements.txt
Normal file
3
doc/en/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# pinning sphinx to 1.4.* due to search issues with rtd:
|
||||
# https://github.com/rtfd/readthedocs-sphinx-ext/issues/25
|
||||
sphinx ==1.4.*
|
||||
Reference in New Issue
Block a user