-Make sure that ProjectSettings are properly dumped when dumping docs.

-Documented all properties of project settings

Update documentation for ProjectSettings
This commit is contained in:
Juan Linietsky
2018-06-11 13:41:16 -03:00
parent 76875ba145
commit d5bb6faac7
12 changed files with 813 additions and 7 deletions

View File

@@ -33,6 +33,12 @@
<description>
</description>
</method>
<method name="get_line_edit">
<return type="LineEdit">
</return>
<description>
</description>
</method>
<method name="get_vbox">
<return type="VBoxContainer">
</return>