diff --git a/documentation/concepts-manual/concepts-manual-concepts.xml b/documentation/concepts-manual/concepts-manual-concepts.xml
index e4d6026b70..4ad4ebc74b 100644
--- a/documentation/concepts-manual/concepts-manual-concepts.xml
+++ b/documentation/concepts-manual/concepts-manual-concepts.xml
@@ -59,8 +59,8 @@
Following are some brief details on these core components.
For additional information on how these components interact during
a build, see the
- "Development Concepts"
- section.
+ "Development Concepts"
+ section in the Getting Started With Yocto Project Manual.
@@ -135,7 +135,7 @@
-
+ Metadata (Recipes)
@@ -219,7 +219,7 @@
-
+ Classes
@@ -238,7 +238,7 @@
-
+ Configuration
@@ -471,9 +471,6 @@
-
-
-
Shared State Cache
@@ -554,7 +551,7 @@
state, and some tips and tricks.
-
+ Overall Architecture
@@ -1007,11 +1004,11 @@
Since the sysroot is not used, it would never get extracted.
This is another reason why a task-based approach is preferred
over a recipe-based approach, which would have to install the
- output from every task.
+ output from every task.n
-
+ Tips and Tricks
@@ -1021,7 +1018,7 @@
around issues related to shared state code.
-
+ Debugging
@@ -1038,7 +1035,7 @@
-
+ Invalidating Shared State
diff --git a/documentation/concepts-manual/concepts-manual-intro.xml b/documentation/concepts-manual/concepts-manual-intro.xml
index 51a21b6e23..a50089a49e 100644
--- a/documentation/concepts-manual/concepts-manual-intro.xml
+++ b/documentation/concepts-manual/concepts-manual-intro.xml
@@ -2,18 +2,16 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[ %poky; ] >
-
+
-The Yocto Project Overview Manual
-
+The Yocto Project Concepts Manual
+ Welcome
- Welcome to the Yocto Project Overview Manual!
- This manual introduces the Yocto Project by providing concepts,
- software overviews, best-known-methods (BKMs), and any other
- high-level introductory information suitable for a new Yocto
- Project user.
+ Welcome to the Yocto Project Concepts Manual!
+ This manual provides conceptual information that helps you
+ better understand the Yocto Project.
@@ -65,6 +63,11 @@
Yocto Project Board Support Package (BSP) Developer's Guide
contains reference information on BSPs.
+
+ Getting Started Material:
+ This type of material resides in the
+ Getting Started With Yocto Project Manual.
+ Detailed Public Information Not Specific to the
Yocto Project:
@@ -77,12 +80,12 @@
-
+ Other Information
Because this manual presents information for many different
- topics, supplemental information is recommended for full
+ concepts, supplemental information is recommended for full
comprehension.
For additional introductory information on the Yocto Project, see
the Yocto Project Website.