mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Fix docstring written as comment
This commit is contained in:
@@ -744,7 +744,7 @@ We suggest to organize GDScript code this way:
|
||||
01. @tool
|
||||
02. class_name
|
||||
03. extends
|
||||
04. # docstring
|
||||
04. ## docstring
|
||||
|
||||
05. signals
|
||||
06. enums
|
||||
|
||||
Reference in New Issue
Block a user