ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]

Modified makerst to generate code tags for these to avoid hyperlinks to the same class.
This commit is contained in:
Ignacio Etcheverry
2019-03-29 23:37:35 +01:00
parent c8aa85189a
commit d80bc5cbba
80 changed files with 261 additions and 257 deletions

View File

@@ -52,7 +52,7 @@
<argument index="0" name="path" type="String">
</argument>
<description>
Sets the path of the resource. Differs from [code]set_path()[/code], if another [code]Resource[/code] exists with "path" it over-takes it, instead of failing.
Sets the path of the resource. Differs from [code]set_path()[/code], if another [Resource] exists with "path" it over-takes it, instead of failing.
</description>
</method>
</methods>