From 55f35e457d83822071b58665475a567085ffaf99 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 30 Oct 2013 11:42:59 -0700 Subject: dev-manual: Updates to Toaster section Partial fix for [YOCTO #4414] I put in the API stuff as well as made sure the other comments for the dora-toaster branch and temporariness of the GUI were mentioned. Probably more tweaks before this section settles out. (From yocto-docs rev: 54dd0edff55c26fb52941e69b1919e30d7a7ec55) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../dev-manual/dev-manual-common-tasks.xml | 65 +++++++--------------- 1 file changed, 20 insertions(+), 45 deletions(-) (limited to 'documentation/dev-manual') 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 -- cgit v1.2.3-54-g00ecf