summaryrefslogtreecommitdiffstats
path: root/meta/conf/documentation.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/documentation.conf')
-rw-r--r--meta/conf/documentation.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
index eb36de0caa..7cf4476a14 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
@@ -33,7 +33,6 @@ do_listtasks[doc] = "Lists all defined tasks for a target"
33do_menuconfig[doc] = "Runs 'make menuconfig' for the kernel" 33do_menuconfig[doc] = "Runs 'make menuconfig' for the kernel"
34do_package[doc] = "Analyzes the content of the holding area and splits it into subsets based on available packages and files" 34do_package[doc] = "Analyzes the content of the holding area and splits it into subsets based on available packages and files"
35do_package_index[doc] = "Creates or updates the index in the Package Feed area" 35do_package_index[doc] = "Creates or updates the index in the Package Feed area"
36do_package_write[doc] = "Creates the actual packages and places them in the Package Feed area"
37do_package_write_deb[doc] = "Creates the actual DEB packages and places them in the Package Feed area" 36do_package_write_deb[doc] = "Creates the actual DEB packages and places them in the Package Feed area"
38do_package_write_ipk[doc] = "Creates the actual IPK packages and places them in the Package Feed area" 37do_package_write_ipk[doc] = "Creates the actual IPK packages and places them in the Package Feed area"
39do_package_write_rpm[doc] = "Creates the actual RPM packages and places them in the Package Feed area" 38do_package_write_rpm[doc] = "Creates the actual RPM packages and places them in the Package Feed area"