diff options
| -rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 68 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual.xml | 66 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 51 | ||||
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 44 | ||||
| -rw-r--r-- | documentation/profile-manual/profile-manual.xml | 67 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-manual.xml | 50 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-manual.xml | 45 | ||||
| -rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 44 | ||||
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 67 |
9 files changed, 311 insertions, 191 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index f0ee3991c6..d08df5ebba 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
| @@ -150,34 +150,46 @@ | |||
| 150 | Permission is granted to copy, distribute and/or modify this document under | 150 | Permission is granted to copy, distribute and/or modify this document under |
| 151 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 151 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
| 152 | </para> | 152 | </para> |
| 153 | <note><title>Manual Notes</title> | 153 | <note><title>Manual Notes</title> |
| 154 | <itemizedlist> | 154 | <itemizedlist> |
| 155 | <listitem><para> | 155 | <listitem><para> |
| 156 | For the latest version of the Yocto Project Board | 156 | This version of the |
| 157 | Support Package (BSP) Developer's Guide associated with | 157 | <emphasis>Yocto Project Board Support Package (BSP) Developer's Guide</emphasis> |
| 158 | this Yocto Project release (version | 158 | is for the &YOCTO_DOC_VERSION; release of the |
| 159 | &YOCTO_DOC_VERSION;), | 159 | Yocto Project. |
| 160 | see the Yocto Project Board Support Package (BSP) | 160 | To be sure you have the latest version of the manual |
| 161 | Developer's Guide from the | 161 | for this release, go to the |
| 162 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 162 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 163 | </para></listitem> | 163 | and select the manual from that site. |
| 164 | <listitem><para> | 164 | Manuals from the site are more up-to-date than manuals |
| 165 | This version of the manual is version | 165 | derived from the Yocto Project released TAR files. |
| 166 | &YOCTO_DOC_VERSION;. | 166 | </para></listitem> |
| 167 | For later releases of the Yocto Project (if they exist), | 167 | <listitem><para> |
| 168 | go to the | 168 | If you located this manual through a web search, the |
| 169 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 169 | version of the manual might not be the one you want |
| 170 | and use the drop-down "Active Releases" button | 170 | (e.g. the search might have returned a manual much |
| 171 | and choose the Yocto Project version for which you want | 171 | older than the Yocto Project version with which you |
| 172 | the manual. | 172 | are working). |
| 173 | </para></listitem> | 173 | You can see all Yocto Project major releases by |
| 174 | <listitem><para> | 174 | visiting the |
| 175 | For an in-development version of the Yocto Project | 175 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> |
| 176 | Board Support Package (BSP) Developer's Guide, see | 176 | page. |
| 177 | <ulink url='&YOCTO_DOCS_URL;/latest/bsp-guide/bsp-guide.html'></ulink>. | 177 | If you need a version of this manual for a different |
| 178 | </para></listitem> | 178 | Yocto Project release, visit the |
| 179 | </itemizedlist> | 179 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 180 | </note> | 180 | and select the manual set by using the |
| 181 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 182 | pull-down menus. | ||
| 183 | </para></listitem> | ||
| 184 | <listitem><para> | ||
| 185 | To report any inaccuracies or problems with this | ||
| 186 | manual, send an email to the Yocto Project | ||
| 187 | discussion group at | ||
| 188 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 189 | the freenode <filename>#yocto</filename> channel. | ||
| 190 | </para></listitem> | ||
| 191 | </itemizedlist> | ||
| 192 | </note> | ||
| 181 | </legalnotice> | 193 | </legalnotice> |
| 182 | 194 | ||
| 183 | </bookinfo> | 195 | </bookinfo> |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 26ee974e42..e25343b3be 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
| @@ -131,32 +131,46 @@ | |||
| 131 | Creative Commons. | 131 | Creative Commons. |
| 132 | </para> | 132 | </para> |
| 133 | 133 | ||
| 134 | <note><title>Manual Notes</title> | 134 | <note><title>Manual Notes</title> |
| 135 | <itemizedlist> | 135 | <itemizedlist> |
| 136 | <listitem><para> | 136 | <listitem><para> |
| 137 | For the latest version of the Yocto Project Development | 137 | This version of the |
| 138 | Manual associated with this Yocto Project release | 138 | <emphasis>Yocto Project Development Manual</emphasis> |
| 139 | (version &YOCTO_DOC_VERSION;), | 139 | is for the &YOCTO_DOC_VERSION; release of the |
| 140 | see the Yocto Project Development Manual from the | 140 | Yocto Project. |
| 141 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 141 | To be sure you have the latest version of the manual |
| 142 | </para></listitem> | 142 | for this release, go to the |
| 143 | <listitem><para> | 143 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 144 | This version of the manual is version | 144 | and select the manual from that site. |
| 145 | &YOCTO_DOC_VERSION;. | 145 | Manuals from the site are more up-to-date than manuals |
| 146 | For later releases of the Yocto Project (if they exist), | 146 | derived from the Yocto Project released TAR files. |
| 147 | go to the | 147 | </para></listitem> |
| 148 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 148 | <listitem><para> |
| 149 | and use the drop-down "Active Releases" button | 149 | If you located this manual through a web search, the |
| 150 | and choose the Yocto Project version for which you want | 150 | version of the manual might not be the one you want |
| 151 | the manual. | 151 | (e.g. the search might have returned a manual much |
| 152 | </para></listitem> | 152 | older than the Yocto Project version with which you |
| 153 | <listitem><para> | 153 | are working). |
| 154 | For an in-development version of the Yocto Project | 154 | You can see all Yocto Project major releases by |
| 155 | Development Manual, see | 155 | visiting the |
| 156 | <ulink url='&YOCTO_DOCS_URL;/latest/dev-manual/dev-manual.html'></ulink>. | 156 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> |
| 157 | </para></listitem> | 157 | page. |
| 158 | </itemizedlist> | 158 | If you need a version of this manual for a different |
| 159 | </note> | 159 | Yocto Project release, visit the |
| 160 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 161 | and select the manual set by using the | ||
| 162 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 163 | pull-down menus. | ||
| 164 | </para></listitem> | ||
| 165 | <listitem><para> | ||
| 166 | To report any inaccuracies or problems with this | ||
| 167 | manual, send an email to the Yocto Project | ||
| 168 | discussion group at | ||
| 169 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 170 | the freenode <filename>#yocto</filename> channel. | ||
| 171 | </para></listitem> | ||
| 172 | </itemizedlist> | ||
| 173 | </note> | ||
| 160 | </legalnotice> | 174 | </legalnotice> |
| 161 | 175 | ||
| 162 | </bookinfo> | 176 | </bookinfo> |
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 28a3364084..cbb4a746b7 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -116,30 +116,43 @@ | |||
| 116 | <note><title>Manual Notes</title> | 116 | <note><title>Manual Notes</title> |
| 117 | <itemizedlist> | 117 | <itemizedlist> |
| 118 | <listitem><para> | 118 | <listitem><para> |
| 119 | For the latest version of the Yocto Project Linux | 119 | This version of the |
| 120 | Kernel Development Manual associated with this Yocto | 120 | <emphasis>Yocto Project Linux Kernel Development Manual</emphasis> |
| 121 | Project release (version &YOCTO_DOC_VERSION;), | 121 | is for the &YOCTO_DOC_VERSION; release of the |
| 122 | see the Yocto Project Linux Kernel Development | 122 | Yocto Project. |
| 123 | Manual from the | 123 | To be sure you have the latest version of the manual |
| 124 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 124 | for this release, go to the |
| 125 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 126 | and select the manual from that site. | ||
| 127 | Manuals from the site are more up-to-date than manuals | ||
| 128 | derived from the Yocto Project released TAR files. | ||
| 125 | </para></listitem> | 129 | </para></listitem> |
| 126 | <listitem><para> | 130 | <listitem><para> |
| 127 | This version of the manual is version | 131 | If you located this manual through a web search, the |
| 128 | &YOCTO_DOC_VERSION;. | 132 | version of the manual might not be the one you want |
| 129 | For later releases of the Yocto Project (if they exist), | 133 | (e.g. the search might have returned a manual much |
| 130 | go to the | 134 | older than the Yocto Project version with which you |
| 135 | are working). | ||
| 136 | You can see all Yocto Project major releases by | ||
| 137 | visiting the | ||
| 138 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 139 | page. | ||
| 140 | If you need a version of this manual for a different | ||
| 141 | Yocto Project release, visit the | ||
| 131 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 142 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 132 | and use the drop-down "Active Releases" button | 143 | and select the manual set by using the |
| 133 | and choose the Yocto Project version for which you want | 144 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 134 | the manual. | 145 | pull-down menus. |
| 135 | </para></listitem> | 146 | </para></listitem> |
| 136 | <listitem><para> | 147 | <listitem><para> |
| 137 | For an in-development version of the Yocto Project | 148 | To report any inaccuracies or problems with this |
| 138 | Linux Kernel Development Manual, see | 149 | manual, send an email to the Yocto Project |
| 139 | <ulink url='&YOCTO_DOCS_URL;/latest/kernel-dev/kernel-dev.html'></ulink>. | 150 | discussion group at |
| 140 | </para></listitem> | 151 | <filename>yocto@yoctoproject.com</filename> or log into |
| 141 | </itemizedlist> | 152 | the freenode <filename>#yocto</filename> channel. |
| 142 | </note> | 153 | </para></listitem> |
| 154 | </itemizedlist> | ||
| 155 | </note> | ||
| 143 | </legalnotice> | 156 | </legalnotice> |
| 144 | 157 | ||
| 145 | </bookinfo> | 158 | </bookinfo> |
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index d06f851374..901dcf2462 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -100,26 +100,40 @@ | |||
| 100 | <note><title>Manual Notes</title> | 100 | <note><title>Manual Notes</title> |
| 101 | <itemizedlist> | 101 | <itemizedlist> |
| 102 | <listitem><para> | 102 | <listitem><para> |
| 103 | For the latest version of the Yocto Project | 103 | This version of the |
| 104 | Mega-Manual associated with this Yocto Project release | 104 | <emphasis>Yocto Project Mega-Manual</emphasis> |
| 105 | (version &YOCTO_DOC_VERSION;), | 105 | is for the &YOCTO_DOC_VERSION; release of the |
| 106 | see the Yocto Project Mega-Manual from the | 106 | Yocto Project. |
| 107 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 107 | To be sure you have the latest version of the manual |
| 108 | for this release, go to the | ||
| 109 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 110 | and select the manual from that site. | ||
| 111 | Manuals from the site are more up-to-date than manuals | ||
| 112 | derived from the Yocto Project released TAR files. | ||
| 108 | </para></listitem> | 113 | </para></listitem> |
| 109 | <listitem><para> | 114 | <listitem><para> |
| 110 | This version of the manual is version | 115 | If you located this manual through a web search, the |
| 111 | &YOCTO_DOC_VERSION;. | 116 | version of the manual might not be the one you want |
| 112 | For later releases of the Yocto Project (if they exist), | 117 | (e.g. the search might have returned a manual much |
| 113 | go to the | 118 | older than the Yocto Project version with which you |
| 119 | are working). | ||
| 120 | You can see all Yocto Project major releases by | ||
| 121 | visiting the | ||
| 122 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 123 | page. | ||
| 124 | If you need a version of this manual for a different | ||
| 125 | Yocto Project release, visit the | ||
| 114 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 126 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 115 | and use the drop-down "Active Releases" button | 127 | and select the manual set by using the |
| 116 | and choose the Yocto Project version for which you want | 128 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 117 | the manual. | 129 | pull-down menus. |
| 118 | </para></listitem> | 130 | </para></listitem> |
| 119 | <listitem><para> | 131 | <listitem><para> |
| 120 | For an in-development version of the Yocto Project | 132 | To report any inaccuracies or problems with this |
| 121 | Mega-Manual, see | 133 | manual, send an email to the Yocto Project |
| 122 | <ulink url='&YOCTO_DOCS_URL;/latest/mega-manual/mega-manual.html'></ulink>. | 134 | discussion group at |
| 135 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 136 | the freenode <filename>#yocto</filename> channel. | ||
| 123 | </para></listitem> | 137 | </para></listitem> |
| 124 | </itemizedlist> | 138 | </itemizedlist> |
| 125 | </note> | 139 | </note> |
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index b668fd47ad..3aee79ef3a 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
| @@ -116,33 +116,46 @@ | |||
| 116 | Creative Commons. | 116 | Creative Commons. |
| 117 | </para> | 117 | </para> |
| 118 | 118 | ||
| 119 | <note><title>Manual Notes</title> | 119 | <note><title>Manual Notes</title> |
| 120 | <itemizedlist> | 120 | <itemizedlist> |
| 121 | <listitem><para> | 121 | <listitem><para> |
| 122 | For the latest version of the Yocto Project Profiling | 122 | This version of the |
| 123 | and Tracing Manual associated with this Yocto Project | 123 | <emphasis>Yocto Project Profiling and Tracing Manual</emphasis> |
| 124 | release (version &YOCTO_DOC_VERSION;), | 124 | is for the &YOCTO_DOC_VERSION; release of the |
| 125 | see the Yocto Project Profiling and Tracing Manual | 125 | Yocto Project. |
| 126 | from the | 126 | To be sure you have the latest version of the manual |
| 127 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 127 | for this release, go to the |
| 128 | </para></listitem> | 128 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 129 | <listitem><para> | 129 | and select the manual from that site. |
| 130 | This version of the manual is version | 130 | Manuals from the site are more up-to-date than manuals |
| 131 | &YOCTO_DOC_VERSION;. | 131 | derived from the Yocto Project released TAR files. |
| 132 | For later releases of the Yocto Project (if they exist), | 132 | </para></listitem> |
| 133 | go to the | 133 | <listitem><para> |
| 134 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 134 | If you located this manual through a web search, the |
| 135 | and use the drop-down "Active Releases" button | 135 | version of the manual might not be the one you want |
| 136 | and choose the Yocto Project version for which you want | 136 | (e.g. the search might have returned a manual much |
| 137 | the manual. | 137 | older than the Yocto Project version with which you |
| 138 | </para></listitem> | 138 | are working). |
| 139 | <listitem><para> | 139 | You can see all Yocto Project major releases by |
| 140 | For an in-development version of the Yocto Project | 140 | visiting the |
| 141 | Profiling and Tracing Manual, see | 141 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> |
| 142 | <ulink url='&YOCTO_DOCS_URL;/latest/profile-manual/profile-manual.html'></ulink>. | 142 | page. |
| 143 | </para></listitem> | 143 | If you need a version of this manual for a different |
| 144 | </itemizedlist> | 144 | Yocto Project release, visit the |
| 145 | </note> | 145 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 146 | and select the manual set by using the | ||
| 147 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 148 | pull-down menus. | ||
| 149 | </para></listitem> | ||
| 150 | <listitem><para> | ||
| 151 | To report any inaccuracies or problems with this | ||
| 152 | manual, send an email to the Yocto Project | ||
| 153 | discussion group at | ||
| 154 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 155 | the freenode <filename>#yocto</filename> channel. | ||
| 156 | </para></listitem> | ||
| 157 | </itemizedlist> | ||
| 158 | </note> | ||
| 146 | </legalnotice> | 159 | </legalnotice> |
| 147 | 160 | ||
| 148 | </bookinfo> | 161 | </bookinfo> |
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 752b210152..04825105c2 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
| @@ -147,29 +147,43 @@ | |||
| 147 | <note><title>Manual Notes</title> | 147 | <note><title>Manual Notes</title> |
| 148 | <itemizedlist> | 148 | <itemizedlist> |
| 149 | <listitem><para> | 149 | <listitem><para> |
| 150 | For the latest version of the Yocto Project Reference | 150 | This version of the |
| 151 | Manual associated with this Yocto Project release | 151 | <emphasis>Yocto Project Reference Manual</emphasis> |
| 152 | (version &YOCTO_DOC_VERSION;), | 152 | is for the &YOCTO_DOC_VERSION; release of the |
| 153 | see the Yocto Project Reference Manual from the | 153 | Yocto Project. |
| 154 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 154 | To be sure you have the latest version of the manual |
| 155 | for this release, go to the | ||
| 156 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 157 | and select the manual from that site. | ||
| 158 | Manuals from the site are more up-to-date than manuals | ||
| 159 | derived from the Yocto Project released TAR files. | ||
| 155 | </para></listitem> | 160 | </para></listitem> |
| 156 | <listitem><para> | 161 | <listitem><para> |
| 157 | This version of the manual is version | 162 | If you located this manual through a web search, the |
| 158 | &YOCTO_DOC_VERSION;. | 163 | version of the manual might not be the one you want |
| 159 | For later releases of the Yocto Project (if they exist), | 164 | (e.g. the search might have returned a manual much |
| 160 | go to the | 165 | older than the Yocto Project version with which you |
| 166 | are working). | ||
| 167 | You can see all Yocto Project major releases by | ||
| 168 | visiting the | ||
| 169 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 170 | page. | ||
| 171 | If you need a version of this manual for a different | ||
| 172 | Yocto Project release, visit the | ||
| 161 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 173 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 162 | and use the drop-down "Active Releases" button | 174 | and select the manual set by using the |
| 163 | and choose the Yocto Project version for which you want | 175 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 164 | the manual. | 176 | pull-down menus. |
| 165 | </para></listitem> | 177 | </para></listitem> |
| 166 | <listitem><para> | 178 | <listitem><para> |
| 167 | For an in-development version of the Yocto Project | 179 | To report any inaccuracies or problems with this |
| 168 | Reference Manual, see | 180 | manual, send an email to the Yocto Project |
| 169 | <ulink url='&YOCTO_DOCS_URL;/latest/ref-manual/ref-manual.html'></ulink>. | 181 | discussion group at |
| 170 | </para></listitem> | 182 | <filename>yocto@yoctoproject.com</filename> or log into |
| 171 | </itemizedlist> | 183 | the freenode <filename>#yocto</filename> channel. |
| 172 | </note> | 184 | </para></listitem> |
| 185 | </itemizedlist> | ||
| 186 | </note> | ||
| 173 | </legalnotice> | 187 | </legalnotice> |
| 174 | 188 | ||
| 175 | </bookinfo> | 189 | </bookinfo> |
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index 5c28e34eb0..20df2be202 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
| @@ -81,27 +81,40 @@ | |||
| 81 | <note><title>Manual Notes</title> | 81 | <note><title>Manual Notes</title> |
| 82 | <itemizedlist> | 82 | <itemizedlist> |
| 83 | <listitem><para> | 83 | <listitem><para> |
| 84 | For the latest version of the Yocto Project Software | 84 | This version of the |
| 85 | Development Kit (SDK) Developer's Guide associated with | 85 | <emphasis>Yocto Project Software Development Kit (SDK) Developer's Guide</emphasis> |
| 86 | this Yocto Project release (version &YOCTO_DOC_VERSION;), | 86 | is for the &YOCTO_DOC_VERSION; release of the |
| 87 | see the Yocto Project Software Development Kit (SDK) | 87 | Yocto Project. |
| 88 | Developer's Guide from the | 88 | To be sure you have the latest version of the manual |
| 89 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 89 | for this release, go to the |
| 90 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 91 | and select the manual from that site. | ||
| 92 | Manuals from the site are more up-to-date than manuals | ||
| 93 | derived from the Yocto Project released TAR files. | ||
| 90 | </para></listitem> | 94 | </para></listitem> |
| 91 | <listitem><para> | 95 | <listitem><para> |
| 92 | This version of the manual is version | 96 | If you located this manual through a web search, the |
| 93 | &YOCTO_DOC_VERSION;. | 97 | version of the manual might not be the one you want |
| 94 | For later releases of the Yocto Project (if they exist), | 98 | (e.g. the search might have returned a manual much |
| 95 | go to the | 99 | older than the Yocto Project version with which you |
| 100 | are working). | ||
| 101 | You can see all Yocto Project major releases by | ||
| 102 | visiting the | ||
| 103 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 104 | page. | ||
| 105 | If you need a version of this manual for a different | ||
| 106 | Yocto Project release, visit the | ||
| 96 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 107 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 97 | and use the drop-down "Active Releases" button | 108 | and select the manual set by using the |
| 98 | and choose the Yocto Project version for which you want | 109 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 99 | the manual. | 110 | pull-down menus. |
| 100 | </para></listitem> | 111 | </para></listitem> |
| 101 | <listitem><para> | 112 | <listitem><para> |
| 102 | For an in-development version of the Yocto Project | 113 | To report any inaccuracies or problems with this |
| 103 | Software Development Kit (SDK) Developer's Guide, see | 114 | manual, send an email to the Yocto Project |
| 104 | <ulink url='&YOCTO_DOCS_URL;/latest/sdk-manual/sdk-manual.html'></ulink>. | 115 | discussion group at |
| 116 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 117 | the freenode <filename>#yocto</filename> channel. | ||
| 105 | </para></listitem> | 118 | </para></listitem> |
| 106 | </itemizedlist> | 119 | </itemizedlist> |
| 107 | </note> | 120 | </note> |
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index c7a7fcd787..46b0e84669 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
| @@ -91,26 +91,40 @@ | |||
| 91 | <note><title>Manual Notes</title> | 91 | <note><title>Manual Notes</title> |
| 92 | <itemizedlist> | 92 | <itemizedlist> |
| 93 | <listitem><para> | 93 | <listitem><para> |
| 94 | For the latest version of the Yocto Project Toaster | 94 | This version of the |
| 95 | User Manual associated with this Yocto Project release | 95 | <emphasis>Toaster User Manual</emphasis> |
| 96 | (version &YOCTO_DOC_VERSION;), | 96 | is for the &YOCTO_DOC_VERSION; release of the |
| 97 | see the Yocto Project Toaster User Manual from the | 97 | Yocto Project. |
| 98 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 98 | To be sure you have the latest version of the manual |
| 99 | for this release, go to the | ||
| 100 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 101 | and select the manual from that site. | ||
| 102 | Manuals from the site are more up-to-date than manuals | ||
| 103 | derived from the Yocto Project released TAR files. | ||
| 99 | </para></listitem> | 104 | </para></listitem> |
| 100 | <listitem><para> | 105 | <listitem><para> |
| 101 | This version of the manual is version | 106 | If you located this manual through a web search, the |
| 102 | &YOCTO_DOC_VERSION;. | 107 | version of the manual might not be the one you want |
| 103 | For later releases of the Yocto Project (if they exist), | 108 | (e.g. the search might have returned a manual much |
| 104 | go to the | 109 | older than the Yocto Project version with which you |
| 110 | are working). | ||
| 111 | You can see all Yocto Project major releases by | ||
| 112 | visiting the | ||
| 113 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 114 | page. | ||
| 115 | If you need a version of this manual for a different | ||
| 116 | Yocto Project release, visit the | ||
| 105 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 117 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 106 | and use the drop-down "Active Releases" button | 118 | and select the manual set by using the |
| 107 | and choose the Yocto Project version for which you want | 119 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 108 | the manual. | 120 | pull-down menus. |
| 109 | </para></listitem> | 121 | </para></listitem> |
| 110 | <listitem><para> | 122 | <listitem><para> |
| 111 | For an in-development version of the Yocto Project | 123 | To report any inaccuracies or problems with this |
| 112 | Toaster User Manual, see | 124 | manual, send an email to the Yocto Project |
| 113 | <ulink url='&YOCTO_DOCS_URL;/latest/toaster-manual/toaster-manual.html'></ulink>. | 125 | discussion group at |
| 126 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 127 | the freenode <filename>#yocto</filename> channel. | ||
| 114 | </para></listitem> | 128 | </para></listitem> |
| 115 | </itemizedlist> | 129 | </itemizedlist> |
| 116 | </note> | 130 | </note> |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index b4b3f4bd0e..063b55c47d 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -16,35 +16,48 @@ | |||
| 16 | Permission is granted to copy, distribute and/or modify this document under | 16 | Permission is granted to copy, distribute and/or modify this document under |
| 17 | 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. | 17 | 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. |
| 18 | </para> | 18 | </para> |
| 19 | <note><title>Manual Notes</title> | 19 | <note><title>Manual Notes</title> |
| 20 | <itemizedlist> | 20 | <itemizedlist> |
| 21 | <listitem><para> | 21 | <listitem><para> |
| 22 | For the latest version of the Yocto Project Quick | 22 | This version of the |
| 23 | Start associated with this Yocto Project release | 23 | <emphasis>Yocto Project Quick Start</emphasis> |
| 24 | (version &YOCTO_DOC_VERSION;), | 24 | is for the &YOCTO_DOC_VERSION; release of the |
| 25 | see the Yocto Project Quick Start from the | 25 | Yocto Project. |
| 26 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 26 | To be sure you have the latest version of the manual |
| 27 | </para></listitem> | 27 | for this release, go to the |
| 28 | <listitem><para> | 28 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 29 | This version of the manual is version | 29 | and select the manual from that site. |
| 30 | &YOCTO_DOC_VERSION;. | 30 | Manuals from the site are more up-to-date than manuals |
| 31 | For later releases of the Yocto Project (if they exist), | 31 | derived from the Yocto Project released TAR files. |
| 32 | go to the | 32 | </para></listitem> |
| 33 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 33 | <listitem><para> |
| 34 | and use the drop-down "Active Releases" button | 34 | If you located this manual through a web search, the |
| 35 | and choose the Yocto Project version for which you want | 35 | version of the manual might not be the one you want |
| 36 | the manual. | 36 | (e.g. the search might have returned a manual much |
| 37 | </para></listitem> | 37 | older than the Yocto Project version with which you |
| 38 | <listitem><para> | 38 | are working). |
| 39 | For an in-development version of the Yocto Project | 39 | You can see all Yocto Project major releases by |
| 40 | Quick Start, see | 40 | visiting the |
| 41 | <ulink url='&YOCTO_DOCS_URL;/latest/yocto-project-qs/yocto-project-qs.html'></ulink>. | 41 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> |
| 42 | </para></listitem> | 42 | page. |
| 43 | </itemizedlist> | 43 | If you need a version of this manual for a different |
| 44 | </note> | 44 | Yocto Project release, visit the |
| 45 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 46 | and select the manual set by using the | ||
| 47 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 48 | pull-down menus. | ||
| 49 | </para></listitem> | ||
| 50 | <listitem><para> | ||
| 51 | To report any inaccuracies or problems with this | ||
| 52 | manual, send an email to the Yocto Project | ||
| 53 | discussion group at | ||
| 54 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 55 | the freenode <filename>#yocto</filename> channel. | ||
| 56 | </para></listitem> | ||
| 57 | </itemizedlist> | ||
| 58 | </note> | ||
| 45 | </legalnotice> | 59 | </legalnotice> |
| 46 | 60 | ||
| 47 | |||
| 48 | <abstract> | 61 | <abstract> |
| 49 | <imagedata fileref="figures/yocto-project-transp.png" | 62 | <imagedata fileref="figures/yocto-project-transp.png" |
| 50 | width="6in" depth="1in" | 63 | width="6in" depth="1in" |
