[doc] Use "param" instead of "code" to refer to parameters #3
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<param index="1" name="resource" type="String" />
|
||||
<param index="2" name="flags" type="int" />
|
||||
<description>
|
||||
Saves the given resource object to a file at the target [code]path[/code]. [code]flags[/code] is a bitmask composed with [enum ResourceSaver.SaverFlags] constants.
|
||||
Saves the given resource object to a file at the target [param path]. [param flags] is a bitmask composed with [enum ResourceSaver.SaverFlags] constants.
|
||||
Returns [constant OK] on success, or an [enum Error] constant in case of failure.
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user