diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-09-09 14:34:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-12 16:50:09 +0100 |
commit | cc265bf535f5dd77bf9818bebd24930c999cff85 (patch) | |
tree | 2b0f04e89ac20f9b407fe7d26d18dab047ba67cd /documentation/ref-manual/ref-manual.xml | |
parent | 7b70da93bc86b5aa6a9907c7e9f370932ff709ec (diff) | |
download | poky-cc265bf535f5dd77bf9818bebd24930c999cff85.tar.gz |
ref-manual: Created new "Closer Look" chapter
Fixes [YOCTO #2808]
I extracted the section that takes a closer look at the YP
development process into its own chapter. Feedback during the
review indicated that this information should not be buried as
it was in a section but rather pulled higher out for visibility.
So, The changes create a new chapter three that is dedicated to
this topic.
(From yocto-docs rev: 32c66976b6b84787d14d6174dab843862a0d184b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 78a0aae888..cbc598c10b 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -99,6 +99,8 @@ | |||
99 | 99 | ||
100 | <xi:include href="usingpoky.xml"/> | 100 | <xi:include href="usingpoky.xml"/> |
101 | 101 | ||
102 | <xi:include href="closer-look.xml"/> | ||
103 | |||
102 | <xi:include href="technical-details.xml"/> | 104 | <xi:include href="technical-details.xml"/> |
103 | 105 | ||
104 | <xi:include href="migration.xml"/> | 106 | <xi:include href="migration.xml"/> |