diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 10:44:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:11 +0100 |
commit | d1119aaec2aaf0df06f36f56c66e922b1df1a249 (patch) | |
tree | 345d72956b5647ed93b0c1aba27976c30d8926ab /documentation/mega-manual | |
parent | f522437e13dd0c8d2f5a7f1a938bbef5bad37859 (diff) | |
download | poky-d1119aaec2aaf0df06f36f56c66e922b1df1a249.tar.gz |
mega-manual: removed chapters from concepts manual
these chapters were sucked into the getting-started manual but
now are no longer even needed there. The chapters are
organizational for the old concepts-manual and provide nothing
for the getting-started.
(From yocto-docs rev: dd97d06039e3fd6bcbbccafa99f4d29ce041ae70)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 2300ccb6d2..fae6af6ab5 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -157,10 +157,7 @@ | |||
157 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/> | 157 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/> |
158 | 158 | ||
159 | <xi:include | 159 | <xi:include |
160 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../concepts-manual/concepts-manual-intro.xml"/> | 160 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-concepts.xml"/> |
161 | |||
162 | <xi:include | ||
163 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../concepts-manual/concepts-manual-concepts.xml"/> | ||
164 | 161 | ||
165 | <!-- Includes dev-manual title image and then dev-manual chapters --> | 162 | <!-- Includes dev-manual title image and then dev-manual chapters --> |
166 | 163 | ||