mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
21 lines
435 B
ReStructuredText
21 lines
435 B
ReStructuredText
GDScript
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-scripting-gdscript
|
|
|
|
gdscript_basics
|
|
gdscript_advanced
|
|
gdscript_exports
|
|
gdscript_documentation_comments
|
|
gdscript_styleguide
|
|
static_typing
|
|
warning_system
|
|
gdscript_format_string
|
|
|
|
.. seealso::
|
|
|
|
See :ref:`doc_gdscript_grammar` if you are interested in writing a third-party
|
|
tool that interacts with GDScript, such as a linter or formatter.
|