mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
(cherry picked from commit fb921874e4)
18 lines
465 B
ReStructuredText
18 lines
465 B
ReStructuredText
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
|
|
using_the_web_editor
|
|
managing_editor_features
|