diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 27cc41dd4d..0d323319a8 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -19,7 +19,8 @@ how to access and use the cross-development toolchains, how to customize the development packages installation, how to use command line development for both Autotools-based and Makefile-based projects, - and an introduction to the Eclipse Yocto Plug-in. + and an introduction to the Eclipse IDE + Yocto Plug-in. The ADT is distribution-neutral and does not require the Yocto Project reference distribution, which is called Poky. @@ -42,7 +43,9 @@ An architecture-specific cross-toolchain and matching sysroot both built by the OpenEmbedded build system. - The toolchain and sysroot are based on a metadata configuration and extensions, + The toolchain and sysroot are based on a + Metadata + configuration and extensions, which allows you to cross-develop on the host machine for the target hardware. The Eclipse IDE Yocto Plug-in. @@ -65,7 +68,7 @@ This toolchain is created either by running the ADT Installer script, a toolchain installer script, or through a Build Directory - that is based on your metadata configuration or extension for + that is based on your Metadata configuration or extension for your targeted device. The cross-toolchain works with a matching target sysroot. @@ -78,7 +81,7 @@ The matching target sysroot contains needed headers and libraries for generating binaries that run on the target architecture. The sysroot is based on the target root filesystem image that is built by - the OpenEmbedded build system and uses the same metadata configuration + the OpenEmbedded build system and uses the same Metadata configuration used to build the cross-toolchain. @@ -127,7 +130,7 @@ the environment setup script, QEMU is installed and automatically available. If you have installed the cross-toolchain - tarball and you have sourcing the toolchain's setup environment script, QEMU + tarball and you have sourced the toolchain's setup environment script, QEMU is also installed and automatically available. @@ -147,7 +150,7 @@ stutters in your desktop experience, or situations that overload your server even when you have plenty of CPU power left. You can find out more about LatencyTOP at - . + . PowerTOP: Helps you determine what software is using the most power. You can find out more about PowerTOP at