mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Works around https://github.com/rtfd/readthedocs.org/issues/2708 and fixes #360. Patch from @nicoddemus.
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
# pinning sphinx to 1.4.* due to search issues with rtd:
|
|
# https://github.com/rtfd/readthedocs-sphinx-ext/issues/25
|
|
sphinx ==1.4.*
|