1234567891011121314151617 |
- 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
|