doc: Sync classref with current source

Fix a few missing bindings or unspecified argument names and default values.
This commit is contained in:
Rémi Verschelde
2019-09-24 11:44:48 +02:00
parent ef2a7834c9
commit 4f294b958f
28 changed files with 327 additions and 82 deletions

View File

@@ -694,6 +694,14 @@
[/codeblock]
</description>
</method>
<method name="ord">
<return type="int">
</return>
<argument index="0" name="char" type="String">
</argument>
<description>
</description>
</method>
<method name="parse_json">
<return type="Variant">
</return>