mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Modified makerst to generate code tags for these to avoid hyperlinks to the same class.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Control for a single item inside a [Tree].
|
||||
</brief_description>
|
||||
<description>
|
||||
Control for a single item inside a [Tree]. May have child [code]TreeItem[/code]s and be styled as well as contain buttons.
|
||||
Control for a single item inside a [Tree]. May have child [TreeItem]s and be styled as well as contain buttons.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user