mega-manual.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <!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. <book id='mega-manual' lang='en'
  5. xmlns:xi="http://www.w3.org/2003/XInclude"
  6. xmlns="http://docbook.org/ns/docbook"
  7. >
  8. <bookinfo>
  9. <abstract>
  10. The Yocto Project Mega-Manual is a concatenation of the published
  11. Yocto Project HTML manuals for the given release.
  12. The manual exists to help users efficiently search for strings
  13. across the entire Yocto Project documentation set.
  14. </abstract>
  15. <mediaobject>
  16. <imageobject>
  17. <imagedata fileref='figures/mega-title.png'
  18. format='SVG'
  19. align='left' scalefit='1' width='100%'/>
  20. </imageobject>
  21. </mediaobject>
  22. <title>
  23. Yocto Project Mega-Manual
  24. </title>
  25. <authorgroup>
  26. <author>
  27. <firstname>Scott</firstname> <surname>Rifenbark</surname>
  28. <affiliation>
  29. <orgname>Intel Corporation</orgname>
  30. </affiliation>
  31. <email>scott.m.rifenbark@intel.com</email>
  32. </author>
  33. </authorgroup>
  34. <revhistory>
  35. <revision>
  36. <revnumber>1.8</revnumber>
  37. <date>April 2015</date>
  38. <revremark>Released with the Yocto Project 1.8 Release.</revremark>
  39. </revision>
  40. <revision>
  41. <revnumber>1.8.1</revnumber>
  42. <date>November 2015</date>
  43. <revremark>Released with the Yocto Project 1.8.1 Release.</revremark>
  44. </revision>
  45. <revision>
  46. <revnumber>1.8.2</revnumber>
  47. <date>March 2016</date>
  48. <revremark>Released with the Yocto Project 1.8.2 Release.</revremark>
  49. </revision>
  50. </revhistory>
  51. <copyright>
  52. <year>&COPYRIGHT_YEAR;</year>
  53. <holder>Linux Foundation</holder>
  54. </copyright>
  55. <legalnotice>
  56. <para>
  57. Permission is granted to copy, distribute and/or modify this document under
  58. 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.
  59. </para>
  60. <note>
  61. For the latest version of this manual associated with this
  62. Yocto Project release, see the
  63. <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink>
  64. from the Yocto Project website.
  65. </note>
  66. </legalnotice>
  67. </bookinfo>
  68. <!-- Includes yocto-project-qs -->
  69. <xi:include
  70. xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/>
  71. <!-- Includes dev-manual title image and then dev-manual chapters -->
  72. <para>
  73. <imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" />
  74. </para>
  75. <xi:include
  76. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-intro.xml"/>
  77. <xi:include
  78. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-start.xml"/>
  79. <xi:include
  80. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-newbie.xml"/>
  81. <xi:include
  82. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-model.xml"/>
  83. <xi:include
  84. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-common-tasks.xml"/>
  85. <xi:include
  86. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/>
  87. <!-- Includes adt-manual title image and then adt-manual chapters -->
  88. <para>
  89. <imagedata fileref="figures/adt-title.png" width="100%" align="left" scalefit="1" />
  90. </para>
  91. <xi:include
  92. xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-manual-intro.xml"/>
  93. <xi:include
  94. xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-intro.xml"/>
  95. <xi:include
  96. xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-prepare.xml"/>
  97. <xi:include
  98. xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-package.xml"/>
  99. <xi:include
  100. xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-command.xml"/>
  101. <!-- Includes bsp-guide title image and then bsp-guide chapters -->
  102. <para>
  103. <imagedata fileref="figures/bsp-title.png" width="100%" align="left" scalefit="1" />
  104. </para>
  105. <xi:include
  106. xmlns:xi="http://www.w3.org/2003/XInclude" href="../bsp-guide/bsp.xml"/>
  107. <!-- Includes kernel-dev title image and then kernel-dev chapters -->
  108. <para>
  109. <imagedata fileref="figures/kernel-dev-title.png" width="100%" align="left" scalefit="1" />
  110. </para>
  111. <xi:include
  112. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-intro.xml"/>
  113. <xi:include
  114. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-common.xml"/>
  115. <xi:include
  116. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-advanced.xml"/>
  117. <xi:include
  118. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-concepts-appx.xml"/>
  119. <xi:include
  120. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-maint-appx.xml"/>
  121. <!-- Includes profile-manual title image and then profile-manual chapters -->
  122. <para>
  123. <imagedata fileref="figures/profile-title.png" width="100%" align="left" scalefit="1" />
  124. </para>
  125. <xi:include
  126. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-intro.xml"/>
  127. <xi:include
  128. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-arch.xml"/>
  129. <xi:include
  130. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-usage.xml"/>
  131. <xi:include
  132. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-examples.xml"/>
  133. <!-- Includes ref-manual title image and then ref-manual chapters -->
  134. <para>
  135. <imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" />
  136. </para>
  137. <xi:include
  138. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/introduction.xml"/>
  139. <xi:include
  140. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/>
  141. <xi:include
  142. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/closer-look.xml"/>
  143. <xi:include
  144. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/>
  145. <xi:include
  146. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/migration.xml"/>
  147. <xi:include
  148. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-structure.xml"/>
  149. <xi:include
  150. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-classes.xml"/>
  151. <xi:include
  152. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-tasks.xml"/>
  153. <xi:include
  154. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/>
  155. <xi:include
  156. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-images.xml"/>
  157. <xi:include
  158. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-features.xml"/>
  159. <xi:include
  160. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-variables.xml"/>
  161. <xi:include
  162. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-varlocality.xml"/>
  163. <xi:include
  164. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/faq.xml"/>
  165. <xi:include
  166. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/resources.xml"/>
  167. <!-- Includes toaster-manual title image and then toaster-manual chapters -->
  168. <para>
  169. <imagedata fileref="figures/toaster-title.png" width="100%" align="left" scalefit="1" />
  170. </para>
  171. <xi:include
  172. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-intro.xml"/>
  173. <xi:include
  174. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-start.xml"/>
  175. <xi:include
  176. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/>
  177. <xi:include
  178. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-reference.xml"/>
  179. </book>
  180. <!--
  181. vim: expandtab tw=80 ts=4
  182. -->