diff --git a/documentation/toaster-manual/toaster-manual-intro.xml b/documentation/toaster-manual/toaster-manual-intro.xml index a408024d89..4e59e00780 100644 --- a/documentation/toaster-manual/toaster-manual-intro.xml +++ b/documentation/toaster-manual/toaster-manual-intro.xml @@ -7,7 +7,7 @@ Toaster is a web interface to the Yocto Project's - OpenEmbedded build system. + OpenEmbedded build system. The interface enables you to configure and run your builds. Information about builds is collected and stored in a database. You can use Toaster to configure and start builds on multiple diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 1f2f6a6e46..e984391fdf 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -677,7 +677,7 @@ created that are specific to Toaster and are used to control configuration and back-end tasks. You can locate these commands in the - Source Directory + Source Directory (e.g. poky) at bitbake/lib/manage.py. This section documents those commands. diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index dc2a771a3d..c26a32a3d5 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -18,7 +18,7 @@ Navigate to the root of your - Source Directory + Source Directory (e.g. poky): $ cd poky diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index b1a0d87151..65e057a83e 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml @@ -41,7 +41,7 @@ The requirements file is located in the bitbake directory, which is located in the root directory of the - Source Directory + Source Directory (e.g. poky/bitbake/toaster-requirements.txt). The dependencies appear in a pip, install-compatible format.