classref: Add support for [member] and [signal] tags

Part of #11137.
This commit is contained in:
Rémi Verschelde
2017-10-21 13:55:57 +02:00
parent b5f08bfa22
commit 4ce8307e42
286 changed files with 4978 additions and 78 deletions

View File

@@ -42,11 +42,23 @@ Member Functions
Member Variables
----------------
.. _class_Joint2D_bias:
- :ref:`float<class_float>` **bias**
.. _class_Joint2D_disable_collision:
- :ref:`bool<class_bool>` **disable_collision**
.. _class_Joint2D_node_a:
- :ref:`NodePath<class_nodepath>` **node_a**
.. _class_Joint2D_node_b:
- :ref:`NodePath<class_nodepath>` **node_b**
Description
-----------