This repository contains the source files of Godot Engine's contributing documentation, in reStructuredText markup language (reST).
They are meant to be parsed with the Sphinx documentation builder to build the corresponding HTML documentation on Godot's website.
The Godot contributing documentation uses the default sphinx_rtd_theme
with many
customizations applied on top. It will automatically switch between
the light and dark theme depending on your browser/OS' theming preference.
If you use Firefox and wish to use the dark theme regardless of your OS configuration, you can install the Dark Website Forcer add-on.
All contributors are welcome to help on the Godot contributing documentation.
To get started, head to the explainer article.
All the content of this repository is licensed under the Creative Commons Attribution 3.0 Unported license (CC BY 3.0) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community". See LICENSE.txt for details.