Rename the argument tag to param in XML documentation
This commit is contained in:
parent
35c1eae8d7
commit
c5d7115038
432 changed files with 10529 additions and 10529 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<methods>
|
||||
<method name="_convert" qualifiers="virtual const">
|
||||
<return type="Resource" />
|
||||
<argument index="0" name="resource" type="Resource" />
|
||||
<param index="0" name="resource" type="Resource" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
</method>
|
||||
<method name="_handles" qualifiers="virtual const">
|
||||
<return type="bool" />
|
||||
<argument index="0" name="resource" type="Resource" />
|
||||
<param index="0" name="resource" type="Resource" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue