aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc/typesystem_specifying_types.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/doc/typesystem_specifying_types.rst')
-rw-r--r--sources/shiboken6/doc/typesystem_specifying_types.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/sources/shiboken6/doc/typesystem_specifying_types.rst b/sources/shiboken6/doc/typesystem_specifying_types.rst
index ade5e5aa6..527a4cff7 100644
--- a/sources/shiboken6/doc/typesystem_specifying_types.rst
+++ b/sources/shiboken6/doc/typesystem_specifying_types.rst
@@ -176,6 +176,9 @@ primitive-type
be instantiated and passed to functions using the view class
for argument types.
+ See :ref:`predefined_templates` for built-in templates for standard type
+ conversion rules.
+
.. _namespace:
namespace-type
@@ -474,6 +477,9 @@ container-type
The *optional* **since** value is used to specify the API version of this container.
+ See :ref:`predefined_templates` for built-in templates for standard type
+ conversion rules.
+
.. _typedef-type:
typedef-type