classref: Remove stray spaces in method signatures

This commit is contained in:
Rémi Verschelde
2017-10-21 14:03:27 +02:00
parent 4ce8307e42
commit f0bd3cc2c1
403 changed files with 18060 additions and 18060 deletions

View File

@@ -19,11 +19,11 @@ Executes a series of Sequence ports.
Member Functions
----------------
+------------------------+--------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`get_steps<class_VisualScriptSequence_get_steps>` **(** **)** const |
+------------------------+--------------------------------------------------------------------------------------------------+
| void | :ref:`set_steps<class_VisualScriptSequence_set_steps>` **(** :ref:`int<class_int>` steps **)** |
+------------------------+--------------------------------------------------------------------------------------------------+
+------------------------+------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`get_steps<class_VisualScriptSequence_get_steps>` **(** **)** const |
+------------------------+------------------------------------------------------------------------------------------------+
| void | :ref:`set_steps<class_VisualScriptSequence_set_steps>` **(** :ref:`int<class_int>` steps **)** |
+------------------------+------------------------------------------------------------------------------------------------+
Member Variables
----------------
@@ -55,10 +55,10 @@ Member Function Description
.. _class_VisualScriptSequence_get_steps:
- :ref:`int<class_int>` **get_steps** **(** **)** const
- :ref:`int<class_int>` **get_steps** **(** **)** const
.. _class_VisualScriptSequence_set_steps:
- void **set_steps** **(** :ref:`int<class_int>` steps **)**
- void **set_steps** **(** :ref:`int<class_int>` steps **)**