diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-21 14:23:08 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:56:04 +0000 |
commit | 34f0fc372843686edbbf3b959574f6d5b39bb326 (patch) | |
tree | 6f2b603a4b9578de4518b81490105af47f4429e3 | |
parent | 37b290f0a88ce8c787ca79b97c089e100139d218 (diff) | |
download | poky-34f0fc372843686edbbf3b959574f6d5b39bb326.tar.gz |
mega-manual: Added support to build profile-manual.
(From yocto-docs rev: fe59bccc799daf03d4dc8ccbbb842529dc41d3ea)
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 7dcdb30026..c723dce19e 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -36,6 +36,11 @@ | |||
36 | <xi:include | 36 | <xi:include |
37 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev.xml"/> | 37 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev.xml"/> |
38 | 38 | ||
39 | <para><imagedata fileref="figures/profile-title.png" width="100%" align="left" scalefit="1" /></para> | ||
40 | |||
41 | <xi:include | ||
42 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual.xml"/> | ||
43 | |||
39 | <para><imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" /></para> | 44 | <para><imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" /></para> |
40 | 45 | ||
41 | <xi:include | 46 | <xi:include |