Skip to content

godotengine/godot-contributing-docs

Repository files navigation

Godot Engine Contributing documentation

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.

Theming

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.

Contributing

All contributors are welcome to help on the Godot contributing documentation.

To get started, head to the explainer article.

License

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.