mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
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:
13
index.rst
13
index.rst
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user