Add theme item descriptions to the online documentation

This commit is contained in:
Yuri Sizov
2021-08-06 18:07:21 +03:00
parent 8db0bd4424
commit fcbe5a3fde
47 changed files with 548 additions and 475 deletions

View File

@@ -14,7 +14,7 @@
<constants>
</constants>
<theme_items>
<theme_item name="separation" type="int" default="4">
<theme_item name="separation" data_type="constant" type="int" default="4">
The vertical space between the [VBoxContainer]'s elements.
</theme_item>
</theme_items>