diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 8f39d19044..0a9c1800e3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -2083,8 +2083,8 @@ - You can find more information about the build process in the - "A Closer Look at the Yocto Project Development Environment" + You can find more information about the build process in + "The Yocto Project Development Environment" chapter of the Yocto Project Reference Manual. diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/ref-development-environment.xml similarity index 99% rename from documentation/ref-manual/closer-look.xml rename to documentation/ref-manual/ref-development-environment.xml index 5046465fba..a30cefc391 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/ref-development-environment.xml @@ -2,18 +2,26 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ %poky; ] > - -A Closer Look at the Yocto Project Development Environment + +The Yocto Project Development Environment - This chapter takes a more detailed look at the Yocto Project - development environment. - The following diagram represents the development environment at a - high level. + This chapter takes a look at the Yocto Project development + environment and also provides a detailed look at what goes on during + development in that environment. + + +
+ Development Concepts + + + This section takes a more detailed look inside the development + process. + The following diagram represents development at a high level. The remainder of this chapter expands on the fundamental input, output, process, and Metadata) blocks - in the Yocto Project development environment. + that make up development in the Yocto Project environment. @@ -21,8 +29,7 @@ - The generalized Yocto Project Development Environment consists of - several functional areas: + In general, development consists of several functional areas: User Configuration: Metadata you can use to control the build process. @@ -1620,6 +1627,7 @@
+