mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2025-12-31 05:48:13 +03:00
85 lines
1.6 KiB
ReStructuredText
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/first_steps
|
|
engine/guidelines/index
|
|
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
|
|
documentation/demos/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
|