diff --git a/docs/types.rst b/docs/types.rst
index 478ead3de9e722ea69ae7acda421a4fb4bce3d7a..a53e024d9c8e71f2701e594aaa37bbff852ab481 100644
--- a/docs/types.rst
+++ b/docs/types.rst
@@ -18,6 +18,7 @@ As explained above, this class is a wrapper around the class
 .. autoclass:: library.UnitType
    :members:
    :undoc-members:
+   :special-members: __init__
 
 UNIT_TYPEID
 -----------
@@ -26,7 +27,6 @@ UNIT_TYPEID
    :members:
    :undoc-members:
 
-
 ABILITY_ID
 ----------