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

@@ -32,9 +32,15 @@ Member Functions
Member Variables
----------------
.. _class_CapsuleShape2D_height:
- :ref:`float<class_float>` **height** - The capsule's height.
.. _class_CapsuleShape2D_radius:
- :ref:`float<class_float>` **radius** - The capsules's radius.
Description
-----------