diff options
Diffstat (limited to 'meta/conf/documentation.conf')
-rw-r--r-- | meta/conf/documentation.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 845559a5e7..e09f7d8829 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
@@ -23,7 +23,6 @@ do_devshell[doc] = "Starts a shell with the environment set up for development/d | |||
23 | do_diffconfig[doc] = "Compares the old and new config files after running do_menuconfig for the kernel" | 23 | do_diffconfig[doc] = "Compares the old and new config files after running do_menuconfig for the kernel" |
24 | do_fetch[doc] = "Fetches the source code" | 24 | do_fetch[doc] = "Fetches the source code" |
25 | do_fetchall[doc] = "Fetches all remote sources required to build a target" | 25 | do_fetchall[doc] = "Fetches all remote sources required to build a target" |
26 | do_generate_qt_config_file[doc] = "Writes a qt.conf file for building a Qt-based application" | ||
27 | do_install[doc] = "Copies files from the compilation directory to a holding area" | 26 | do_install[doc] = "Copies files from the compilation directory to a holding area" |
28 | do_install_ptest_base[doc] = "Copies the runtime test suite files from the compilation directory to a holding area" | 27 | do_install_ptest_base[doc] = "Copies the runtime test suite files from the compilation directory to a holding area" |
29 | do_kernel_checkout[doc] = "Checks out source/meta branches for a linux-yocto style kernel" | 28 | do_kernel_checkout[doc] = "Checks out source/meta branches for a linux-yocto style kernel" |