mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
16 lines
433 B
ReStructuredText
16 lines
433 B
ReStructuredText
:allow_comments: False
|
|
|
|
Editor development
|
|
==================
|
|
|
|
This section documents how to work with the source code of the Godot editor.
|
|
When contributing to the Godot engine, you should also read the
|
|
`editor style guide <https://contributing.godotengine.org/en/latest/engine/guidelines/editor_style_guide.html>`__.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-devel-editor
|
|
|
|
introduction_to_editor_development
|
|
creating_icons
|