Reorganize documentation for contributors

- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
This commit is contained in:
Yuri Sizov
2022-12-26 19:58:43 +03:00
parent 42ff57a7bb
commit dbfe3b1d26
182 changed files with 332 additions and 253 deletions

View File

@@ -134,13 +134,13 @@ the top-level ``index.html`` in a web browser.
.. toctree::
:hidden:
:maxdepth: 1
:caption: Engine Development
:name: sec-devel
:caption: Contributing
:name: sec-contributing
development/compiling/index
development/cpp/index
development/editor/index
development/file_formats/index
contributing/ways_to_contribute
contributing/workflow/index
contributing/development/index
contributing/documentation/index
.. toctree::
@@ -149,7 +149,6 @@ the top-level ``index.html`` in a web browser.
:caption: Community
:name: sec-community
community/contributing/index
community/asset_library/index
community/channels
community/tutorials