Files
godot-contributing-docs/index.rst

84 lines
1.7 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/overview
documentation/guidelines/index
documentation/class_reference/index
documentation/manual/index
documentation/translation/index
.. 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
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: 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