diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-03 11:44:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:58 +0000 |
commit | dd62d577be567f5dc587835956ecd40e7659a9a1 (patch) | |
tree | fdcacf7faad4935e89a14a78cd966afafca7133b /documentation/mega-manual/mega-manual.xml | |
parent | ab2007dc4eb6496449abbc1997165bb6b6b3d22d (diff) | |
download | poky-dd62d577be567f5dc587835956ecd40e7659a9a1.tar.gz |
mega-manual: Added toaster-title.png and code to include toaster-manual
Fixes [YOCTO #6901]
Added the toaster-title.png file to the mega-manual/figures
folder so the Toaster title would show up in the mega-manual.
Added lines so that the mega-manual would include the Toaster
manual file to the mega-manual.
(From yocto-docs rev: 5a4a67e4f140802da133b7bcb480c84b4a8edb63)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-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 405dfd87b2..2035bed3f3 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -101,6 +101,11 @@ | |||
101 | <xi:include | 101 | <xi:include |
102 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-manual.xml"/> | 102 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-manual.xml"/> |
103 | 103 | ||
104 | <para><imagedata fileref="figures/toaster-title.png" width="100%" align="left" scalefit="1" /></para> | ||
105 | |||
106 | <xi:include | ||
107 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual.xml"/> | ||
108 | |||
104 | <!-- <index id='index'> | 109 | <!-- <index id='index'> |
105 | <title>Index</title> | 110 | <title>Index</title> |
106 | </index> | 111 | </index> |