diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml
index bda9fe5629..c6107af492 100644
--- a/bitbake/doc/user-manual/user-manual-ref-variables.xml
+++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml
@@ -1053,6 +1053,27 @@
+ BBVERSIONS
+
+
+ Allows a single recipe to build multiple versions of a
+ project from a single recipe file.
+ You also able to specify conditional metadata
+ using the
+ OVERRIDES
+ mechanism for a single version or for an optionally named
+ range of versions.
+
+
+
+ For more information on BBVERSIONS,
+ see the
+ "Variants - Class Extension Mechanism"
+ section.
+
+
+
+
BITBAKE_UI