summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/gobject-introspection.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/gobject-introspection.rst')
-rw-r--r--documentation/dev-manual/gobject-introspection.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/dev-manual/gobject-introspection.rst b/documentation/dev-manual/gobject-introspection.rst
index 28e51240c3..f7206e6fae 100644
--- a/documentation/dev-manual/gobject-introspection.rst
+++ b/documentation/dev-manual/gobject-introspection.rst
@@ -39,9 +39,7 @@ Enabling the Generation of Introspection Data
39Enabling the generation of introspection data (GIR files) in your 39Enabling the generation of introspection data (GIR files) in your
40library package involves the following: 40library package involves the following:
41 41
42#. Inherit the 42#. Inherit the :ref:`ref-classes-gobject-introspection` class.
43 :ref:`gobject-introspection <ref-classes-gobject-introspection>`
44 class.
45 43
46#. Make sure introspection is not disabled anywhere in the recipe or 44#. Make sure introspection is not disabled anywhere in the recipe or
47 from anything the recipe includes. Also, make sure that 45 from anything the recipe includes. Also, make sure that