aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc/shibokengenerator.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/doc/shibokengenerator.rst')
-rw-r--r--sources/shiboken6/doc/shibokengenerator.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/sources/shiboken6/doc/shibokengenerator.rst b/sources/shiboken6/doc/shibokengenerator.rst
index a5092bfd6..d811ee25f 100644
--- a/sources/shiboken6/doc/shibokengenerator.rst
+++ b/sources/shiboken6/doc/shibokengenerator.rst
@@ -60,12 +60,13 @@ the typesystem and, in most cases, the injected code.
well to prevent the headers from being suppressed in the generated
code.
-:typesystem: XML files that provides the developer with a tool to customize the
+::ref:`typesystem`: XML files that provides the developer with a tool to customize the
way that the generators will see the classes and functions. For
example, functions can be renamed, have its signature changed and
many other actions.
-:inject code: allows the developer to insert handwritten code where the generated
- code is not suitable or needs some customization.
+::ref:`inject code <codeinjectionsemantics>`: allows the developer to insert
+ handwritten code where the generated code is not suitable or
+ needs some customization.
.. _command-line: