|
@@ -9,8 +9,8 @@ Welcome to Godot Engine's documentation!
|
|
|
The main documentation for the site is organized into a couple sections:
|
|
|
|
|
|
* :ref:`sec-tutorials`
|
|
|
-* :ref:`sec-further`
|
|
|
-* :ref:`sec-api-doc`
|
|
|
+* :ref:`sec-reference`
|
|
|
+* :ref:`sec-community`
|
|
|
|
|
|
.. toctree::
|
|
|
:maxdepth: 1
|
|
@@ -24,23 +24,24 @@ The main documentation for the site is organized into a couple sections:
|
|
|
tutorials/_networking
|
|
|
tutorials/_plugins
|
|
|
tutorials/_misc
|
|
|
+ asset_pipeline/index
|
|
|
|
|
|
.. toctree::
|
|
|
:maxdepth: 1
|
|
|
- :caption: Getting further
|
|
|
- :name: sec-further
|
|
|
+ :caption: Reference
|
|
|
+ :name: sec-reference
|
|
|
|
|
|
- asset_pipeline/index
|
|
|
- reference/index
|
|
|
+ classes/index
|
|
|
+ reference/_languages
|
|
|
+ reference/_cheat_sheets
|
|
|
advanced/index
|
|
|
- contributing/index
|
|
|
|
|
|
.. toctree::
|
|
|
:maxdepth: 1
|
|
|
- :caption: API documentation
|
|
|
- :name: sec-api-doc
|
|
|
+ :caption: Community
|
|
|
+ :name: sec-community
|
|
|
|
|
|
- classes/index
|
|
|
+ contributing/index
|
|
|
|
|
|
.. Indices and tables
|
|
|
.. ------------------
|