diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 8923a1d2fb..f3cf489f5b 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -153,9 +153,6 @@ Build Appliance: A virtual machine that enables you to build and boot a custom embedded Linux image with the Yocto Project using a non-Linux development system. - For more information, see the - Build Appliance - page. Bugzilla: @@ -186,18 +183,18 @@ OpenEmbedded: The build system used by the Yocto Project. - This project is the upstream, generic, embedded distribution that the Yocto - Project derives its build system (Poky) from and to which it contributes. + This project is the upstream, generic, embedded distribution + from which the Yocto Project derives its build system (Poky) + and to which it contributes. BitBake: The tool used by the OpenEmbedded build system to process project metadata. - BitBake User Manual: + BitBake User Manual: A comprehensive guide to the BitBake tool. - If you want information on BitBake, see the user manual included in the - bitbake/doc/manual directory of the - Source Directory. + If you want information on BitBake, see this manual. + Quick EMUlator (QEMU): An open-source machine emulator and virtualizer.