diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 82c85d3f19..3495cdac6a 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -64,7 +64,8 @@ Step-by-step instructions if those instructions exist in other Yocto Project documentation. For example, The Application Development Toolkit (ADT) User’s Guide contains detailed - instruction on how to obtain and configure the Eclipse Yocto Plug-in. + instruction on how to obtain and configure the + Eclipse Yocto Plug-in. Reference material. This type of material resides in an appropriate reference manual. For example, system variables are documented in the diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index eee2b540b1..bafb244707 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -103,7 +103,8 @@ Index of /downloads: This area contains an index of downloads such as - the Eclipse Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, + the Eclipse + Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, and all released versions of Yocto Project in the form of images or tarballs. Downloading and extracting these files does not produce a Git repository but rather a snapshot of a particular release or image. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fd0967c939..a0c43f4943 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -36,7 +36,8 @@ While the Yocto Project does not provide a strict testing framework, it does provide or generate for you artifacts that let you perform target-level and emulated testing and debugging. - And, if you are an Eclipse IDE user, you can install an Eclipse Yocto Plug-in to allow you to + And, if you are an Eclipse + IDE user, you can install an Eclipse Yocto Plug-in to allow you to develop within that familiar environment.