Pin sphinx to 1.4 when generating docs to workaround search issues on RTD
Fix #2302
This commit is contained in:
parent
144d90932e
commit
44a3db3dc6
|
@ -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.*
|
Loading…
Reference in New Issue