classref: Sync with current master branch

This commit is contained in:
Rémi Verschelde
2017-09-02 17:15:33 +02:00
parent e27f0c3cb8
commit 40cb5153bd
203 changed files with 6302 additions and 5188 deletions
+2 -2
View File
@@ -53,7 +53,7 @@ Member Functions
+----------------------------+-----------------------------------------------------------------------------------------------------------------+
| void | :ref:`set_value<class_Range_set_value>` **(** :ref:`float<class_float>` value **)** |
+----------------------------+-----------------------------------------------------------------------------------------------------------------+
| void | :ref:`share<class_Range_share>` **(** :ref:`Object<class_object>` with **)** |
| void | :ref:`share<class_Range_share>` **(** :ref:`Node<class_node>` with **)** |
+----------------------------+-----------------------------------------------------------------------------------------------------------------+
| void | :ref:`unshare<class_Range_unshare>` **(** **)** |
+----------------------------+-----------------------------------------------------------------------------------------------------------------+
@@ -171,7 +171,7 @@ Set step value. If step is 0, stepping will be disabled.
.. _class_Range_share:
- void **share** **(** :ref:`Object<class_object>` with **)**
- void **share** **(** :ref:`Node<class_node>` with **)**
.. _class_Range_unshare: