doc: Markup fixes for enums and constants

This commit is contained in:
Rémi Verschelde
2019-12-06 23:09:20 +01:00
parent c5c320412f
commit 4eff13d768
50 changed files with 167 additions and 158 deletions
+1 -1
View File
@@ -656,7 +656,7 @@
<argument index="1" name="mode" type="int" enum="Animation.UpdateMode">
</argument>
<description>
Sets the update mode ([code]UPDATE_*[/code]) of a value track.
Sets the update mode (see [enum UpdateMode]) of a value track.
</description>
</method>
</methods>