[doc] Use "param" instead of "code" to refer to parameters (6)
This commit is contained in:
parent
22bb15cde5
commit
ea2192b99e
47 changed files with 303 additions and 303 deletions
|
|
@ -44,7 +44,7 @@
|
|||
<return type="void" />
|
||||
<param index="0" name="node" type="Node" />
|
||||
<description>
|
||||
Adds [code]node[/code] as a child of the root node in the editor context.
|
||||
Adds [param node] as a child of the root node in the editor context.
|
||||
[b]Warning:[/b] The implementation of this method is currently disabled.
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue