Files
godot-contributing-docs/index.rst
2025-07-29 22:47:39 +02:00

81 lines
1.6 KiB
ReStructuredText

Contributing to Godot Engine
============================
TODO
.. Below is the main table-of-content tree of the documentation website.
It is hidden on the page itself, but it makes up the sidebar for navigation.
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contributing to the engine
:name: sec-engine
engine/first_steps
engine/creating_pull_requests
engine/cpp_usage_guidelines
engine/code_style
engine/compatibility_breakages
engine/unit_tests
engine/debugging/index
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contributing documentation
:name: sec-engine
documentation/first_steps
documentation/translation
.. toctree::
:hidden:
:maxdepth: 1
:caption: Sharing ideas and proposing changes
:name: sec-proposals
proposals/first_steps
proposals/guidelines
.. toctree::
:hidden:
:maxdepth: 1
:caption: Testing and reporting issues
:name: sec-reporting-issues
reporting_issues/first_steps
.. toctree::
:hidden:
:maxdepth: 1
:caption: Issue Triage
:name: sec-triage
triage/about
triage/workflow
triage/guidelines
triage/release_blockers
triage/team_trackers
triage/bisecting
.. toctree::
:hidden:
:maxdepth: 1
:caption: Pull Request Review
:name: sec-pull-request-review
pull_request_review/process
pull_request_review/guidelines
pull_request_review/testing
.. toctree::
:hidden:
:maxdepth: 1
:caption: Maintainers documentation
:name: sec-maintainers
maintainers/about
maintainers/merge_queue
maintainers/building_releases