[doc] Use "param" instead of "code" to refer to parameters #3
This commit is contained in:
parent
317ced8204
commit
1f72f48361
50 changed files with 362 additions and 362 deletions
|
|
@ -78,7 +78,7 @@
|
|||
<return type="bool" />
|
||||
<param index="0" name="base_object" type="Object" />
|
||||
<description>
|
||||
Returns [code]true[/code] if [code]base_object[/code] is an instance of this script.
|
||||
Returns [code]true[/code] if [param base_object] is an instance of this script.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_tool" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue