summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-15 11:47:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-23 21:56:08 +0000
commitae48b1fc5caa9e6a92632f8ebe16ec6ba6496f75 (patch)
tree99c2a01ba4bbaf715502d10f2d818adf3b1aee93 /documentation/mega-manual
parent815d68684eb964cb3675f42bf103b3995dfb9e05 (diff)
downloadpoky-ae48b1fc5caa9e6a92632f8ebe16ec6ba6496f75.tar.gz
mega-manual: Added two new sections for the sdk manual
(From yocto-docs rev: 89bf843f13563288d556edf13fde8f6ad3c32868) 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.xml21
1 files changed, 4 insertions, 17 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 109b414cd9..26f91d9cf5 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -102,23 +102,6 @@
102 <xi:include 102 <xi:include
103 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/> 103 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/>
104 104
105<!-- Includes adt-manual title image and then adt-manual chapters -->
106
107 <para>
108 <imagedata fileref="figures/adt-title.png" width="100%" align="left" scalefit="1" />
109 </para>
110
111 <xi:include
112 xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-manual-intro.xml"/>
113 <xi:include
114 xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-intro.xml"/>
115 <xi:include
116 xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-prepare.xml"/>
117 <xi:include
118 xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-package.xml"/>
119 <xi:include
120 xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-command.xml"/>
121
122<!-- Includes sdk-manual title image and then sdk-manual chapters --> 105<!-- Includes sdk-manual title image and then sdk-manual chapters -->
123 106
124 <para> 107 <para>
@@ -131,6 +114,10 @@
131 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/> 114 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/>
132 <xi:include 115 <xi:include
133 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/> 116 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/>
117 <xi:include
118 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-obtain.xml"/>
119 <xi:include
120 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing.xml"/>
134 121
135<!-- Includes bsp-guide title image and then bsp-guide chapters --> 122<!-- Includes bsp-guide title image and then bsp-guide chapters -->
136 123