This adds some more capabilities to sphinx, like marking functions as decorators or with contexts
5 lines
150 B
Plaintext
5 lines
150 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.*
|
|
sphinxcontrib-trio
|