mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
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:
10
learning/scripting/gdscript/index.rst
Normal file
10
learning/scripting/gdscript/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
GDScript
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-scripting-gdscript
|
||||
|
||||
gdscript_basics
|
||||
gdscript_advanced
|
||||
gdscript_format_string
|
||||
8
learning/scripting/index.rst
Normal file
8
learning/scripting/index.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
Scripting
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-scripting
|
||||
|
||||
gdscript/index
|
||||
Reference in New Issue
Block a user