diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 3dd7bce515..570a604494 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf @@ -299,7 +299,6 @@ NO_RECOMMENDATIONS[doc] = "When set to '1', no recommended packages will be inst #O OE_BINCONFIG_EXTRA_MANGLE[doc] = "When a recipe inherits the binconfig.bbclass class, this variable specifies additional arguments passed to the "sed" command." -OE_IMPORTS[doc] = "An internal variable used to tell the OpenEmbedded build system what Python modules to import for every Python function run by the system." OE_TERMINAL[doc] = "Controls how the OpenEmbedded build system spawns interactive terminals on the host development system." OEROOT[doc] = "The directory from which the top-level build environment setup script is sourced." OLDEST_KERNEL[doc] = "Declares the oldest version of the Linux kernel that the produced binaries must support."