mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Move editor manual
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
|
||||
Editor manual
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-editor
|
||||
|
||||
using_the_web_editor
|
||||
command_line_tutorial
|
||||
external_editor
|
||||
default_key_mapping
|
||||
unity_to_godot
|
||||
@@ -76,7 +76,6 @@ The main documentation for the site is organized into the following sections:
|
||||
:name: sec-learn
|
||||
|
||||
getting_started/step_by_step/index
|
||||
getting_started/editor/index
|
||||
getting_started/workflow/index
|
||||
|
||||
|
||||
@@ -90,6 +89,7 @@ The main documentation for the site is organized into the following sections:
|
||||
tutorials/3d/index
|
||||
tutorials/audio/index
|
||||
tutorials/physics/index
|
||||
tutorials/editor/index
|
||||
tutorials/math/index
|
||||
tutorials/animation/index
|
||||
tutorials/inputs/index
|
||||
|
||||
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
15
tutorials/editor/index.rst
Normal file
15
tutorials/editor/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Editor manual
|
||||
=============
|
||||
|
||||
In this section, we cover the Godot editor in general, from its interface to
|
||||
using it with the command line. We cover some specific editors' interface in
|
||||
other sections where appropriate. For example, the :ref:`animation editor
|
||||
<doc_introduction_animation>`.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-editor
|
||||
|
||||
command_line_tutorial
|
||||
external_editor
|
||||
default_key_mapping
|
||||
Reference in New Issue
Block a user