blob: 154e369ab0423134f50e0cb2258e4799494e5b09 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4
5
6<book id='mega-manual' lang='en'
7 xmlns:xi="http://www.w3.org/2003/XInclude"
8 xmlns="http://docbook.org/ns/docbook"
9 >
10
11 <bookinfo>
12
13 <abstract>
14 The Yocto Project Mega-Manual is a concatenation of the published
15 Yocto Project HTML manuals for the given release.
16 The manual exists to help users efficiently search for strings
17 across the entire Yocto Project documentation set.
18 </abstract>
19
20 <mediaobject>
21 <imageobject>
22 <imagedata fileref='figures/mega-title.png'
23 format='SVG'
24 align='left' scalefit='1' width='100%'/>
25 </imageobject>
26 </mediaobject>
27
28 <title>
29 Yocto Project Mega-Manual
30 </title>
31
32 <authorgroup>
33 <author>
34 <firstname>Scott</firstname> <surname>Rifenbark</surname>
35 <affiliation>
36 <orgname>Intel Corporation</orgname>
37 </affiliation>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050038 <email>srifenbark@gmail.com</email>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050039 </author>
40 </authorgroup>
41
42 <revhistory>
43 <revision>
44 <revnumber>1.8</revnumber>
45 <date>April 2015</date>
46 <revremark>Released with the Yocto Project 1.8 Release.</revremark>
47 </revision>
48 <revision>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050049 <revnumber>2.0</revnumber>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050050 <date>October 2015</date>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050051 <revremark>Released with the Yocto Project 2.0 Release.</revremark>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050052 </revision>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050053 <revision>
54 <revnumber>2.1</revnumber>
55 <date>April 2016</date>
56 <revremark>Released with the Yocto Project 2.1 Release.</revremark>
57 </revision>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050058 </revhistory>
59
60 <copyright>
61 <year>&COPYRIGHT_YEAR;</year>
62 <holder>Linux Foundation</holder>
63 </copyright>
64
65 <legalnotice>
66 <para>
67 Permission is granted to copy, distribute and/or modify this document under
68 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons.
69 </para>
70 <note>
71 For the latest version of this manual associated with this
72 Yocto Project release, see the
73 <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink>
74 from the Yocto Project website.
75 </note>
76
77 </legalnotice>
78
79 </bookinfo>
80
81<!-- Includes yocto-project-qs -->
82
83 <xi:include
84 xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/>
85
86<!-- Includes dev-manual title image and then dev-manual chapters -->
87
88 <para>
89 <imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" />
90 </para>
91
92 <xi:include
93 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-intro.xml"/>
94 <xi:include
95 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-start.xml"/>
96 <xi:include
97 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-newbie.xml"/>
98 <xi:include
99 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-model.xml"/>
100 <xi:include
101 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-common-tasks.xml"/>
102 <xi:include
103 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/>
104
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500105<!-- Includes sdk-manual title image and then sdk-manual chapters -->
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500106
107 <para>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500108 <imagedata fileref="figures/sdk-title.png" width="100%" align="left" scalefit="1" />
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500109 </para>
110
111 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500112 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-intro.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500113 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500114 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500115 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500116 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500117 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500118 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-obtain.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500119 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500120 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500121
122<!-- Includes bsp-guide title image and then bsp-guide chapters -->
123
124 <para>
125 <imagedata fileref="figures/bsp-title.png" width="100%" align="left" scalefit="1" />
126 </para>
127
128 <xi:include
129 xmlns:xi="http://www.w3.org/2003/XInclude" href="../bsp-guide/bsp.xml"/>
130
131<!-- Includes kernel-dev title image and then kernel-dev chapters -->
132
133 <para>
134 <imagedata fileref="figures/kernel-dev-title.png" width="100%" align="left" scalefit="1" />
135 </para>
136
137 <xi:include
138 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-intro.xml"/>
139 <xi:include
140 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-common.xml"/>
141 <xi:include
142 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-advanced.xml"/>
143 <xi:include
144 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-concepts-appx.xml"/>
145 <xi:include
146 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-maint-appx.xml"/>
147
148<!-- Includes profile-manual title image and then profile-manual chapters -->
149
150 <para>
151 <imagedata fileref="figures/profile-title.png" width="100%" align="left" scalefit="1" />
152 </para>
153
154 <xi:include
155 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-intro.xml"/>
156 <xi:include
157 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-arch.xml"/>
158 <xi:include
159 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-usage.xml"/>
160 <xi:include
161 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-examples.xml"/>
162
163<!-- Includes ref-manual title image and then ref-manual chapters -->
164
165 <para>
166 <imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" />
167 </para>
168
169 <xi:include
170 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/introduction.xml"/>
171
172 <xi:include
173 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/>
174
175 <xi:include
176 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/closer-look.xml"/>
177
178 <xi:include
179 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/>
180
181 <xi:include
182 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/migration.xml"/>
183
184 <xi:include
185 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-structure.xml"/>
186
187 <xi:include
188 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-classes.xml"/>
189
190 <xi:include
191 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-tasks.xml"/>
192
193 <xi:include
194 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/>
195
196 <xi:include
197 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-images.xml"/>
198
199 <xi:include
200 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-features.xml"/>
201
202 <xi:include
203 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-variables.xml"/>
204
205 <xi:include
206 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-varlocality.xml"/>
207
208 <xi:include
209 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/faq.xml"/>
210
211 <xi:include
212 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/resources.xml"/>
213
214<!-- Includes toaster-manual title image and then toaster-manual chapters -->
215
216 <para>
217 <imagedata fileref="figures/toaster-title.png" width="100%" align="left" scalefit="1" />
218 </para>
219
220 <xi:include
221 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-intro.xml"/>
222
223 <xi:include
224 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-start.xml"/>
225
226 <xi:include
227 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/>
228
229 <xi:include
230 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-reference.xml"/>
231
232</book>
233
234<!--
235vim: expandtab tw=80 ts=4
236-->