doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-08-29 15:33:52 +02:00
parent 46471a8d69
commit 65d61d0360
10 changed files with 109 additions and 10 deletions

View file

@ -1119,7 +1119,7 @@
[codeblock]
stepify(100, 32) # Returns 96
stepify(3.14159, 0.01) # Returns 3.14
[/codeblock]
[/codeblock]
</description>
</method>
<method name="str" qualifiers="vararg">