diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 4016eca6c7..e2e89a032c 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5207,62 +5207,25 @@ - - -
- Examining Builds using Toaster - - - Toaster is a Web-based interface to the OpenEmbedded build system, - which uses BitBake. - Toaster offers features to record and analyze BitBake runs applied - to a specific target. - Using Toaster, you can do the following: + Using the interfaces you can do the following: See information about the tasks executed and reused during the build. @@ -5290,6 +5253,18 @@ section. + + The remainder of this section describes what you need to have in + place to use Toaster, how to start it, use it, and stop it. + For additional information on installing and running Toaster, see the + "Installation and Running" + section of the "Toaster" wiki page. + For complete information on the API and its search operation + URI, parameters, and responses, see the + REST API Contracts + Wiki page. + +
Starting Toaster