Add theme item descriptions to the online documentation

This commit is contained in:
Yuri Sizov
2021-08-04 19:54:41 +03:00
parent 85186bc0c5
commit bf2839ea3e
48 changed files with 659 additions and 583 deletions

View File

@@ -13,7 +13,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 horizontal space between the [HBoxContainer]'s elements.
</theme_item>
</theme_items>