makerst: Fix rst-ization of members and escaping of [Class]s
Fixes #11517.
This commit is contained in:
parent
8652c1d5b1
commit
b302084395
16 changed files with 33 additions and 23 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<return type="Array">
|
||||
</return>
|
||||
<description>
|
||||
Return the list of objects, or object [RID]\ s, that will be excluded from collisions.
|
||||
Return the list of objects, or object [RID]s, that will be excluded from collisions.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_margin" qualifiers="const">
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
<argument index="0" name="exclude" type="Array">
|
||||
</argument>
|
||||
<description>
|
||||
Set the list of objects, or object [RID]\ s, that will be excluded from collisions.
|
||||
Set the list of objects, or object [RID]s, that will be excluded from collisions.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_margin">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue