mega-manual.xml 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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>srifenbark@gmail.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>2.0</revnumber>
  42. <date>October 2015</date>
  43. <revremark>Released with the Yocto Project 2.0 Release.</revremark>
  44. </revision>
  45. <revision>
  46. <revnumber>2.1</revnumber>
  47. <date>April 2016</date>
  48. <revremark>Released with the Yocto Project 2.1 Release.</revremark>
  49. </revision>
  50. <revision>
  51. <revnumber>2.2</revnumber>
  52. <date>October 2016</date>
  53. <revremark>Released with the Yocto Project 2.2 Release.</revremark>
  54. </revision>
  55. </revhistory>
  56. <copyright>
  57. <year>&COPYRIGHT_YEAR;</year>
  58. <holder>Linux Foundation</holder>
  59. </copyright>
  60. <legalnotice>
  61. <para>
  62. Permission is granted to copy, distribute and/or modify this document under
  63. 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.
  64. </para>
  65. <note>
  66. For the latest version of this manual associated with this
  67. Yocto Project release, see the
  68. <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink>
  69. from the Yocto Project website.
  70. </note>
  71. </legalnotice>
  72. </bookinfo>
  73. <!-- Includes yocto-project-qs -->
  74. <xi:include
  75. xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/>
  76. <!-- Includes dev-manual title image and then dev-manual chapters -->
  77. <para>
  78. <imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" />
  79. </para>
  80. <xi:include
  81. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-intro.xml"/>
  82. <xi:include
  83. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-start.xml"/>
  84. <xi:include
  85. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-newbie.xml"/>
  86. <xi:include
  87. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-model.xml"/>
  88. <xi:include
  89. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-common-tasks.xml"/>
  90. <xi:include
  91. xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/>
  92. <!-- Includes sdk-manual title image and then sdk-manual chapters -->
  93. <para>
  94. <imagedata fileref="figures/sdk-title.png" width="100%" align="left" scalefit="1" />
  95. </para>
  96. <xi:include
  97. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-intro.xml"/>
  98. <xi:include
  99. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/>
  100. <xi:include
  101. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/>
  102. <xi:include
  103. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-working-projects.xml"/>
  104. <xi:include
  105. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-obtain.xml"/>
  106. <xi:include
  107. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing.xml"/>
  108. <xi:include
  109. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing-standard.xml"/>
  110. <xi:include
  111. xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-mars.xml"/>
  112. <!-- Includes bsp-guide title image and then bsp-guide chapters -->
  113. <para>
  114. <imagedata fileref="figures/bsp-title.png" width="100%" align="left" scalefit="1" />
  115. </para>
  116. <xi:include
  117. xmlns:xi="http://www.w3.org/2003/XInclude" href="../bsp-guide/bsp.xml"/>
  118. <!-- Includes kernel-dev title image and then kernel-dev chapters -->
  119. <para>
  120. <imagedata fileref="figures/kernel-dev-title.png" width="100%" align="left" scalefit="1" />
  121. </para>
  122. <xi:include
  123. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-intro.xml"/>
  124. <xi:include
  125. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-common.xml"/>
  126. <xi:include
  127. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-advanced.xml"/>
  128. <xi:include
  129. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-concepts-appx.xml"/>
  130. <xi:include
  131. xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-maint-appx.xml"/>
  132. <!-- Includes profile-manual title image and then profile-manual chapters -->
  133. <para>
  134. <imagedata fileref="figures/profile-title.png" width="100%" align="left" scalefit="1" />
  135. </para>
  136. <xi:include
  137. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-intro.xml"/>
  138. <xi:include
  139. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-arch.xml"/>
  140. <xi:include
  141. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-usage.xml"/>
  142. <xi:include
  143. xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-examples.xml"/>
  144. <!-- Includes ref-manual title image and then ref-manual chapters -->
  145. <para>
  146. <imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" />
  147. </para>
  148. <xi:include
  149. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/introduction.xml"/>
  150. <xi:include
  151. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/>
  152. <xi:include
  153. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/closer-look.xml"/>
  154. <xi:include
  155. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/>
  156. <xi:include
  157. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/migration.xml"/>
  158. <xi:include
  159. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-structure.xml"/>
  160. <xi:include
  161. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-classes.xml"/>
  162. <xi:include
  163. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-tasks.xml"/>
  164. <xi:include
  165. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-devtool-reference.xml"/>
  166. <xi:include
  167. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/>
  168. <xi:include
  169. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-images.xml"/>
  170. <xi:include
  171. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-features.xml"/>
  172. <xi:include
  173. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-variables.xml"/>
  174. <xi:include
  175. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-varlocality.xml"/>
  176. <xi:include
  177. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/faq.xml"/>
  178. <xi:include
  179. xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/resources.xml"/>
  180. <!-- Includes toaster-manual title image and then toaster-manual chapters -->
  181. <para>
  182. <imagedata fileref="figures/toaster-title.png" width="100%" align="left" scalefit="1" />
  183. </para>
  184. <xi:include
  185. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-intro.xml"/>
  186. <xi:include
  187. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-start.xml"/>
  188. <xi:include
  189. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/>
  190. <xi:include
  191. xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-reference.xml"/>
  192. </book>
  193. <!--
  194. vim: expandtab tw=80 ts=4
  195. -->