diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual.xml | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index f61e39be24..d5522f92cb 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | <imagedata fileref='figures/dev-title.png' | 12 | <imagedata fileref='figures/dev-title.png' |
| 13 | format='SVG' | 13 | format='SVG' |
| 14 | align='left' scalefit='1' width='100%'/> | 14 | align='left' scalefit='1' width='100%'/> |
| 15 | </imageobject> | 15 | </imageobject> |
| 16 | </mediaobject> | 16 | </mediaobject> |
| 17 | 17 | ||
| 18 | <title></title> | 18 | <title></title> |
| @@ -25,6 +25,12 @@ | |||
| 25 | </affiliation> | 25 | </affiliation> |
| 26 | <email>scott.m.rifenbark@intel.com</email> | 26 | <email>scott.m.rifenbark@intel.com</email> |
| 27 | </author> | 27 | </author> |
| 28 | <note> | ||
| 29 | Due to production processes, there could be differences between the Yocto Project | ||
| 30 | documentation bundled in the release tarball and the documentation on | ||
| 31 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
| 32 | For the latest documentation for the most recent release, see the website. | ||
| 33 | </note> | ||
| 28 | </authorgroup> | 34 | </authorgroup> |
| 29 | 35 | ||
| 30 | <revhistory> | 36 | <revhistory> |
| @@ -37,14 +43,16 @@ | |||
| 37 | </revhistory> | 43 | </revhistory> |
| 38 | 44 | ||
| 39 | <copyright> | 45 | <copyright> |
| 40 | <year>2010-2011</year> | 46 | <year>2010-2011</year> |
| 41 | <holder>Linux Foundation</holder> | 47 | <holder>Linux Foundation</holder> |
| 42 | </copyright> | 48 | </copyright> |
| 43 | 49 | ||
| 44 | <legalnotice> | 50 | <legalnotice> |
| 45 | <para> | 51 | <para> |
| 46 | Permission is granted to copy, distribute and/or modify this document under | 52 | Permission is granted to copy, distribute and/or modify this document under |
| 47 | 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. | 53 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/"> |
| 54 | Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by | ||
| 55 | Creative Commons. | ||
| 48 | </para> | 56 | </para> |
| 49 | </legalnotice> | 57 | </legalnotice> |
| 50 | 58 | ||
| @@ -62,11 +70,6 @@ | |||
| 62 | 70 | ||
| 63 | <xi:include href="dev-manual-kernel-appendix.xml"/> | 71 | <xi:include href="dev-manual-kernel-appendix.xml"/> |
| 64 | 72 | ||
| 65 | <!-- <index id='index'> | ||
| 66 | <title>Index</title> | ||
| 67 | </index> | ||
| 68 | --> | ||
| 69 | |||
| 70 | </book> | 73 | </book> |
| 71 | <!-- | 74 | <!-- |
| 72 | vim: expandtab tw=80 ts=4 | 75 | vim: expandtab tw=80 ts=4 |
