diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-12-19 16:51:37 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-16 15:59:08 +0000 |
commit | 7c5dfcbfb63ff573af216a1c757e2e489e84897b (patch) | |
tree | 047ac9f992a165ee379b77e9d9eb499afd11074b | |
parent | c9c0029c9be42cce20b35f6c13b40623f0227393 (diff) | |
download | poky-7c5dfcbfb63ff573af216a1c757e2e489e84897b.tar.gz |
mega-manual: Updated the top-level XML file.
1. Changed "poky-ref-manual" to "ref-manual"
2. Inserted new lines to support "kernel-dev" manual.
(From yocto-docs rev: a134992633572c0b006ae73d47512be89d13ba8e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index ef34cec247..7dcdb30026 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -31,6 +31,11 @@ | |||
31 | <xi:include | 31 | <xi:include |
32 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-manual/kernel-manual.xml"/> | 32 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-manual/kernel-manual.xml"/> |
33 | 33 | ||
34 | <para><imagedata fileref="figures/kernel-dev-title.png" width="100%" align="left" scalefit="1" /></para> | ||
35 | |||
36 | <xi:include | ||
37 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev.xml"/> | ||
38 | |||
34 | <para><imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" /></para> | 39 | <para><imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" /></para> |
35 | 40 | ||
36 | <xi:include | 41 | <xi:include |