Add toctrees for new repo organization

Also renamed Getting started back to Step by step as requested by reduz.

(cherry picked from commit fcbab02811)
This commit is contained in:
Rémi Verschelde
2017-03-29 20:18:10 +02:00
parent 5e05011eae
commit 02dfa7b6e4
44 changed files with 387 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
GDScript
========
.. toctree::
:maxdepth: 1
:name: toc-learn-scripting-gdscript
gdscript_basics
gdscript_advanced
gdscript_format_string

View File

@@ -0,0 +1,8 @@
Scripting
=========
.. toctree::
:maxdepth: 1
:name: toc-learn-scripting
gdscript/index