Files
godot-contributing-docs/index.rst
2025-07-30 15:47:37 +02:00

85 lines
1.6 KiB
ReStructuredText

Godot contributing documentation
================================
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: Organization
:name: sec-organization
organization/how_to_contribute
organization/areas
organization/pull_requests/index
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contributing to the engine
:name: sec-engine
engine/introduction
engine/guidelines/index
engine/editor/index
engine/unit_tests
engine/debugging/index
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contributing documentation
:name: sec-documentation
documentation/overview
documentation/guidelines/index
documentation/class_reference/index
documentation/manual/index
documentation/translation/index
.. toctree::
:hidden:
:maxdepth: 1
:caption: Testing and reporting issues
:name: sec-reporting-issues
reporting_issues/first_steps
reporting_issues/bisecting
.. toctree::
:hidden:
:maxdepth: 1
:caption: Issue Triage
:name: sec-triage
triage/about
triage/workflow
triage/guidelines
triage/release_blockers
triage/team_trackers
.. toctree::
:hidden:
:maxdepth: 1
:caption: Other
:name: sec-other
other/ideas/index
other/website
other/demos
other/benchmarks
.. toctree::
:hidden:
:maxdepth: 1
:caption: Maintainers documentation
:name: sec-maintainers
maintainers/how_to_become_a_maintainer
maintainers/introduction
maintainers/merge_queue
maintainers/building_releases