Add toctrees for new repo organization

Also renamed Getting started back to Step by step as requested by reduz.
This commit is contained in:
Rémi Verschelde
2017-03-29 20:18:10 +02:00
parent b408bdb918
commit fcbab02811
44 changed files with 387 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
Contributing
============
.. toctree::
:maxdepth: 1
:name: toc-community-contributing
bug_triage_guidelines
doc_and_l10n_guidelines
updating_the_class_reference

View 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

View File

@@ -0,0 +1,10 @@
Tutorials
=========
.. toctree::
:maxdepth: 1
:name: toc-community-tutorials
3d/index
.. external_resources