Metadata-Version: 2.1
Name: sphinx-godot-theme
Version: 0.4.2
Summary: Standalone sphinx theme based on the official Godot documentation theme.
Keywords: godot,sphinx,theme
Author-email: Arkadiusz Michał Ryś <Arkadiusz.Michal.Rys@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Framework :: Sphinx
Requires-Dist: sphinx                    >= 5, < 6
Requires-Dist: sphinx-rtd-theme          >= 1, < 2
Requires-Dist: sphinxext-opengraph       >= 0.4, < 1
Requires-Dist: readthedocs-sphinx-search >= 0.1, < 1
Requires-Dist: pip ; extra == "dev"
Requires-Dist: flit ; extra == "dev"
Requires-Dist: twine ; extra == "dev"
Requires-Dist: wheel ; extra == "dev"
Requires-Dist: invoke ; extra == "dev"
Requires-Dist: setuptools ; extra == "dev"
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: pytest ; extra == "test"
Project-URL: source, https://git.rys.one/arrys/sphinx-godot-theme
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test

==================
Sphinx Godot Theme
==================

Sphinx Read The Docs theme based on the `official theme for the Godot documentation <https://github.com/godotengine/godot-docs>`_.

