mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-05-08 08:49:53 -04:00
cb1066e2f7
This page has been outdated for years, and updating it is proving difficult given how GDScript is currently designed.
20 lines
310 B
ReStructuredText
20 lines
310 B
ReStructuredText
:allow_comments: False
|
|
|
|
.. _doc_gdscript:
|
|
|
|
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
|