Files
godot-docs/requirements.txt
Max Hilbrunner 7ac694d333 Merge pull request #5933 from godotengine/dependabot/pip/sphinx-notfound-page-0.8.3
Bump sphinx-notfound-page from 0.8 to 0.8.3

(cherry picked from commit 747dc4f30e)
2022-08-08 19:51:04 +02:00

17 lines
467 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/docs.txt
sphinx==4.4.0
sphinx_rtd_theme==1.0.0
# Code tabs extension for GDScript/C#
sphinx-tabs==3.3.1
# Custom 404 error page (more useful than the default)
sphinx-notfound-page==0.8.3
# Adds Open Graph tags in the HTML `<head>` tag
sphinxext-opengraph==0.6.3