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:17:45 +0100 |
commit | 11ea5291a2cbe951fd8854e888aa8a1ed3d3452f (patch) | |
tree | 20680f82f1c4c4235aca9098b8fafbb7db94662f /documentation | |
parent | ea1e98a96872d2a8f86c1337321dfcdcd743fb60 (diff) | |
download | poky-11ea5291a2cbe951fd8854e888aa8a1ed3d3452f.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')
-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 | ||