classref: Sync with current 3.4 branch

This commit is contained in:
Rémi Verschelde
2021-11-19 10:05:42 +01:00
parent 2864ab4f65
commit 9060c28080
683 changed files with 8789 additions and 2973 deletions

View File

@@ -1,6 +1,6 @@
:github_url: hide
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. Generated automatically by doc/tools/make_rst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the JavaScriptObject.xml source instead.
.. The source is found in doc/classes or modules/<name>/doc_classes.
@@ -46,7 +46,7 @@ Example:
# [0, 9, [JavaScriptObject:1180]]
print(args)
Note: Only available in the "HTML5" platform.
**Note:** Only available in the HTML5 platform.
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`