diff options
Diffstat (limited to 'meta/conf/documentation.conf')
-rw-r--r-- | meta/conf/documentation.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index d03c497c0e..486c62b6e8 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
@@ -28,7 +28,7 @@ do_kernel_configcheck[doc] = "Validates the kernel configuration for a linux-yoc | |||
28 | do_kernel_configme[doc] = "Assembles the kernel configuration for a linux-yocto style kernel" | 28 | do_kernel_configme[doc] = "Assembles the kernel configuration for a linux-yocto style kernel" |
29 | do_kernel_link_images[doc] = "Creates a symbolic link in arch/$arch/boot for vmlinux and vmlinuz kernel images" | 29 | do_kernel_link_images[doc] = "Creates a symbolic link in arch/$arch/boot for vmlinux and vmlinuz kernel images" |
30 | do_listtasks[doc] = "Lists all defined tasks for a target" | 30 | do_listtasks[doc] = "Lists all defined tasks for a target" |
31 | do_menuconfig[doc] = "Runs 'make menuconfig' for the kernel" | 31 | do_menuconfig[doc] = "Runs 'make menuconfig' in the compilation directory" |
32 | do_package[doc] = "Analyzes the content of the holding area and splits it into subsets based on available packages and files" | 32 | do_package[doc] = "Analyzes the content of the holding area and splits it into subsets based on available packages and files" |
33 | do_package_index[doc] = "Creates or updates the index in the Package Feed area" | 33 | do_package_index[doc] = "Creates or updates the index in the Package Feed area" |
34 | do_package_qa[doc] = "Runs QA checks on packaged files" | 34 | do_package_qa[doc] = "Runs QA checks on packaged files" |