diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index f43f8e793d..5eaa5441b9 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -24,7 +24,7 @@
F
G
H
- I
+ I
K
L
@@ -2345,6 +2345,31 @@
I
+ ICECC_DISABLED
+
+
+ Disables or enables the icecc
+ (Icecream) function.
+ For more information on this function and best practices
+ for using this variable, see the
+ "icecc.bbclass"
+ section.
+
+
+
+ Setting this variable to "1" in your
+ local.conf enables the function:
+
+ ICECC_DISABLED ??= "1"
+
+ To enable the function, set the variable as follows:
+
+ ICECC_DISABLED = ""
+
+
+
+
+
ICECC_ENV_EXEC