Files
godot-docs/requirements.txt
dependabot[bot] abee14c092 Bump sphinx-tabs from 3.3.0 to 3.3.1
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: sphinx-tabs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 09:08:55 +00: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.2