mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2025-12-31 05:48:13 +03:00
Add an 'other' section with website, demos, and benchmarks. Add unit tests section (to fill).
This commit is contained in:
11
index.rst
11
index.rst
@@ -146,6 +146,7 @@ Community support
|
||||
documentation/class_reference/index
|
||||
documentation/manual/index
|
||||
documentation/translation/index
|
||||
documentation/demos/index
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
@@ -187,6 +188,16 @@ Community support
|
||||
pull_request_review/guidelines
|
||||
pull_request_review/testing
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
:maxdepth: 1
|
||||
:caption: Other
|
||||
:name: sec-other
|
||||
|
||||
other/website
|
||||
other/demos
|
||||
other/benchmarks
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
:maxdepth: 1
|
||||
|
||||
Reference in New Issue
Block a user