mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Add toctrees for new repo organization
Also renamed Getting started back to Step by step as requested by reduz.
This commit is contained in:
10
community/contributing/index.rst
Normal file
10
community/contributing/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Contributing
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-community-contributing
|
||||
|
||||
bug_triage_guidelines
|
||||
doc_and_l10n_guidelines
|
||||
updating_the_class_reference
|
||||
10
community/tutorials/3d/index.rst
Normal file
10
community/tutorials/3d/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
3D
|
||||
==
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-community-tutorials-3d
|
||||
|
||||
mesh_generation_with_heightmap_and_shaders
|
||||
working_with_3d_skeletons
|
||||
inverse_kinematics
|
||||
10
community/tutorials/index.rst
Normal file
10
community/tutorials/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-community-tutorials
|
||||
|
||||
3d/index
|
||||
|
||||
.. external_resources
|
||||
Reference in New Issue
Block a user