Files
godot-docs/requirements.txt
Rémi Verschelde 74ec5d6942 Document installation of requirements.txt with pip
Also pin their versions to the same ones as used on RTD.

Follow-up to #3276.
2020-03-17 10:58:43 +01:00

14 lines
485 B
Plaintext

# Base dependencies
# Sync with readthedocs:
# https://github.com/readthedocs/readthedocs.org/blob/master/requirements/pip.txt
# https://github.com/readthedocs/readthedocs.org/blob/master/requirements/local-docs-build.txt
sphinx==1.8.5 # pyup: <2.0.0
sphinx_rtd_theme==0.4.3
# Code tabs extension for GDScript/C#
sphinx-tabs==1.1.13
# Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io
git+https://github.com/readthedocs/readthedocs-sphinx-search@master