Files
godot-docs/requirements.txt
T
dependabot[bot] 770b54e403 Bump sphinxext-opengraph from 0.6.2 to 0.6.3
Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 88e9253fd0)
2022-04-29 13:36:14 +02:00

17 lines
465 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
# Adds Open Graph tags in the HTML `<head>` tag
sphinxext-opengraph==0.6.3