mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +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:
15
development/cpp/index.rst
Normal file
15
development/cpp/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Developing in C++
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-devel-cpp
|
||||
|
||||
introduction_to_godot_development
|
||||
configuring_an_ide
|
||||
core_types
|
||||
variant_class
|
||||
object_class
|
||||
inheritance_class_tree
|
||||
custom_modules_in_cpp
|
||||
creating_android_modules
|
||||
Reference in New Issue
Block a user