diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index a4b1c824dc..d617bf545a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5412,40 +5412,6 @@ dependencies, packages installed in your final image, execution time, CPU usage and disk I/O per task. - - - The home page of the interface into the database organizes - builds into areas: - - Recent successful builds, which appear - in row format in a green area. - Recent failed builds, which appear - in row format in a red area. - Recent builds in progress, which appear - in row format in a yellow area. - All builds, which appear in row format at - the end of the page. - - - - - Each entry is linked to more detail on the particular build - or recipe. - You can click on the links to learn more information. - - - - When you click on a failed recipe link, you can find out - information such as the work directory, the pathname to the - failing recipe, the exact error message, and precursor tasks. - - - - Clicking on a successful build provides you with configuration, - task, and package information along with directory structure, - build time, CPU usage, and disk I/O information. - -