diff options
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 01af789aed..405dfd87b2 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -8,6 +8,66 @@ | |||
| 8 | xmlns="http://docbook.org/ns/docbook" | 8 | xmlns="http://docbook.org/ns/docbook" |
| 9 | > | 9 | > |
| 10 | 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> | ||
| 38 | <email>scott.m.rifenbark@intel.com</email> | ||
| 39 | </author> | ||
| 40 | </authorgroup> | ||
| 41 | |||
| 42 | <revhistory> | ||
| 43 | <revision> | ||
| 44 | <revnumber>1.8</revnumber> | ||
| 45 | <date>Sometime in 2015</date> | ||
| 46 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | ||
| 47 | </revision> | ||
| 48 | </revhistory> | ||
| 49 | |||
| 50 | <copyright> | ||
| 51 | <year>©RIGHT_YEAR;</year> | ||
| 52 | <holder>Linux Foundation</holder> | ||
| 53 | </copyright> | ||
| 54 | |||
| 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 & 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 | |||
| 67 | </legalnotice> | ||
| 68 | |||
| 69 | </bookinfo> | ||
| 70 | |||
| 11 | <xi:include | 71 | <xi:include |
| 12 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/> | 72 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/> |
| 13 | 73 | ||
