diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 6fd68d8257..c6ba45464c 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -957,6 +957,28 @@
+
+ gobject-introspection.bbclass
+
+
+ Provides support for recipes building software that
+ supports GObject introspection.
+ This functionality is only enabled if the
+ "gobject-introspection-data" feature is in
+ DISTRO_FEATURES
+ as well as "qemu-usermode" being in
+ MACHINE_FEATURES.
+
+ This functionality is backfilled by default and,
+ if not applicable, should be disabled through
+ DISTRO_FEATURES_BACKFILL_CONSIDERED
+ or
+ MACHINE_FEATURES_BACKFILL_CONSIDERED,
+ respectively.
+
+
+
+
grub-efi.bbclass