summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-03-28 14:28:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-10 20:43:22 +0000
commit7e613928fe327b0233b0c488d6fb6bdade45e9d2 (patch)
treea1f1c82b280364c17e4b329e7ac1b28605c7d017
parent331275422b2c3f326f605c23ae89eedb4e222eb5 (diff)
downloadpoky-jethro.tar.gz
documentation: Updated title page notesjethro
Fixed the title page notes to help the user get the exact set of documentation for the appropriate YP release. (From yocto-docs rev: 09bcec491f9edf5a4e7dac8b6818ce22b5df163f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/adt-manual/adt-manual.xml46
-rw-r--r--documentation/bsp-guide/bsp-guide.xml46
-rw-r--r--documentation/dev-manual/dev-manual.xml46
-rw-r--r--documentation/kernel-dev/kernel-dev.xml46
-rw-r--r--documentation/mega-manual/mega-manual.xml46
-rw-r--r--documentation/profile-manual/profile-manual.xml46
-rw-r--r--documentation/ref-manual/ref-manual.xml46
-rw-r--r--documentation/toaster-manual/toaster-manual.xml46
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml46
9 files changed, 360 insertions, 54 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index 353f9eaf70..606e0b36ef 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -118,12 +118,46 @@
118 Permission is granted to copy, distribute and/or modify this document under 118 Permission is granted to copy, distribute and/or modify this document under
119 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. 119 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.
120 </para> 120 </para>
121 <note> 121 <note><title>Manual Notes</title>
122 For the latest version of this manual associated with this 122 <itemizedlist>
123 Yocto Project release, see the 123 <listitem><para>
124 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink> 124 This version of the
125 from the Yocto Project website. 125 <emphasis>Yocto Project Application Developer's Guide</emphasis>
126 </note> 126 is for the &YOCTO_DOC_VERSION; release of the
127 Yocto Project.
128 To be sure you have the latest version of the manual
129 for this release, go to the
130 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
131 and select the manual from that site.
132 Manuals from the site are more up-to-date than manuals
133 derived from the Yocto Project released TAR files.
134 </para></listitem>
135 <listitem><para>
136 If you located this manual through a web search, the
137 version of the manual might not be the one you want
138 (e.g. the search might have returned a manual much
139 older than the Yocto Project version with which you
140 are working).
141 You can see all Yocto Project major releases by
142 visiting the
143 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
144 page.
145 If you need a version of this manual for a different
146 Yocto Project release, visit the
147 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
148 and select the manual set by using the
149 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
150 pull-down menus.
151 </para></listitem>
152 <listitem><para>
153 To report any inaccuracies or problems with this
154 manual, send an email to the Yocto Project
155 discussion group at
156 <filename>yocto@yoctoproject.com</filename> or log into
157 the freenode <filename>#yocto</filename> channel.
158 </para></listitem>
159 </itemizedlist>
160 </note>
127 161
128 </legalnotice> 162 </legalnotice>
129 163
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 65fb55cff3..48db15ef67 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -130,12 +130,46 @@
130 Permission is granted to copy, distribute and/or modify this document under 130 Permission is granted to copy, distribute and/or modify this document under
131 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 &amp; Wales</ulink> as published by Creative Commons. 131 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 &amp; Wales</ulink> as published by Creative Commons.
132 </para> 132 </para>
133 <note> 133 <note><title>Manual Notes</title>
134 For the latest version of this manual associated with this 134 <itemizedlist>
135 Yocto Project release, see the 135 <listitem><para>
136 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> 136 This version of the
137 from the Yocto Project website. 137 <emphasis>Yocto Project Board Support Package (BSP) Developer's Guide</emphasis>
138 </note> 138 is for the &YOCTO_DOC_VERSION; release of the
139 Yocto Project.
140 To be sure you have the latest version of the manual
141 for this release, go to the
142 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
143 and select the manual from that site.
144 Manuals from the site are more up-to-date than manuals
145 derived from the Yocto Project released TAR files.
146 </para></listitem>
147 <listitem><para>
148 If you located this manual through a web search, the
149 version of the manual might not be the one you want
150 (e.g. the search might have returned a manual much
151 older than the Yocto Project version with which you
152 are working).
153 You can see all Yocto Project major releases by
154 visiting the
155 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
156 page.
157 If you need a version of this manual for a different
158 Yocto Project release, visit the
159 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
160 and select the manual set by using the
161 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
162 pull-down menus.
163 </para></listitem>
164 <listitem><para>
165 To report any inaccuracies or problems with this
166 manual, send an email to the Yocto Project
167 discussion group at
168 <filename>yocto@yoctoproject.com</filename> or log into
169 the freenode <filename>#yocto</filename> channel.
170 </para></listitem>
171 </itemizedlist>
172 </note>
139 </legalnotice> 173 </legalnotice>
140 174
141 </bookinfo> 175 </bookinfo>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 8fa544384c..eba46926c6 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -111,12 +111,46 @@
111 Creative Commons. 111 Creative Commons.
112 </para> 112 </para>
113 113
114 <note> 114 <note><title>Manual Notes</title>
115 For the latest version of this manual associated with this 115 <itemizedlist>
116 Yocto Project release, see the 116 <listitem><para>
117 <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> 117 This version of the
118 from the Yocto Project website. 118 <emphasis>Yocto Project Development Manual</emphasis>
119 </note> 119 is for the &YOCTO_DOC_VERSION; release of the
120 Yocto Project.
121 To be sure you have the latest version of the manual
122 for this release, go to the
123 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
124 and select the manual from that site.
125 Manuals from the site are more up-to-date than manuals
126 derived from the Yocto Project released TAR files.
127 </para></listitem>
128 <listitem><para>
129 If you located this manual through a web search, the
130 version of the manual might not be the one you want
131 (e.g. the search might have returned a manual much
132 older than the Yocto Project version with which you
133 are working).
134 You can see all Yocto Project major releases by
135 visiting the
136 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
137 page.
138 If you need a version of this manual for a different
139 Yocto Project release, visit the
140 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
141 and select the manual set by using the
142 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
143 pull-down menus.
144 </para></listitem>
145 <listitem><para>
146 To report any inaccuracies or problems with this
147 manual, send an email to the Yocto Project
148 discussion group at
149 <filename>yocto@yoctoproject.com</filename> or log into
150 the freenode <filename>#yocto</filename> channel.
151 </para></listitem>
152 </itemizedlist>
153 </note>
120 </legalnotice> 154 </legalnotice>
121 155
122 </bookinfo> 156 </bookinfo>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index 89902a77e7..8ecfdddf69 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -93,12 +93,46 @@
93 Permission is granted to copy, distribute and/or modify this document under 93 Permission is granted to copy, distribute and/or modify this document under
94 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. 94 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.
95 </para> 95 </para>
96 <note> 96 <note><title>Manual Notes</title>
97 For the latest version of this manual associated with this 97 <itemizedlist>
98 Yocto Project release, see the 98 <listitem><para>
99 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> 99 This version of the
100 from the Yocto Project website. 100 <emphasis>Yocto Project Linux Kernel Development Manual</emphasis>
101 </note> 101 is for the &YOCTO_DOC_VERSION; release of the
102 Yocto Project.
103 To be sure you have the latest version of the manual
104 for this release, go to the
105 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
106 and select the manual from that site.
107 Manuals from the site are more up-to-date than manuals
108 derived from the Yocto Project released TAR files.
109 </para></listitem>
110 <listitem><para>
111 If you located this manual through a web search, the
112 version of the manual might not be the one you want
113 (e.g. the search might have returned a manual much
114 older than the Yocto Project version with which you
115 are working).
116 You can see all Yocto Project major releases by
117 visiting the
118 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
119 page.
120 If you need a version of this manual for a different
121 Yocto Project release, visit the
122 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
123 and select the manual set by using the
124 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
125 pull-down menus.
126 </para></listitem>
127 <listitem><para>
128 To report any inaccuracies or problems with this
129 manual, send an email to the Yocto Project
130 discussion group at
131 <filename>yocto@yoctoproject.com</filename> or log into
132 the freenode <filename>#yocto</filename> channel.
133 </para></listitem>
134 </itemizedlist>
135 </note>
102 </legalnotice> 136 </legalnotice>
103 137
104 </bookinfo> 138 </bookinfo>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index ee70e25d68..b48aff9b56 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -77,12 +77,46 @@
77 Permission is granted to copy, distribute and/or modify this document under 77 Permission is granted to copy, distribute and/or modify this document under
78 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. 78 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.
79 </para> 79 </para>
80 <note> 80 <note><title>Manual Notes</title>
81 For the latest version of this manual associated with this 81 <itemizedlist>
82 Yocto Project release, see the 82 <listitem><para>
83 <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink> 83 This version of the
84 from the Yocto Project website. 84 <emphasis>Yocto Project Mega-Manual</emphasis>
85 </note> 85 is for the &YOCTO_DOC_VERSION; release of the
86 Yocto Project.
87 To be sure you have the latest version of the manual
88 for this release, go to the
89 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
90 and select the manual from that site.
91 Manuals from the site are more up-to-date than manuals
92 derived from the Yocto Project released TAR files.
93 </para></listitem>
94 <listitem><para>
95 If you located this manual through a web search, the
96 version of the manual might not be the one you want
97 (e.g. the search might have returned a manual much
98 older than the Yocto Project version with which you
99 are working).
100 You can see all Yocto Project major releases by
101 visiting the
102 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
103 page.
104 If you need a version of this manual for a different
105 Yocto Project release, visit the
106 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
107 and select the manual set by using the
108 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
109 pull-down menus.
110 </para></listitem>
111 <listitem><para>
112 To report any inaccuracies or problems with this
113 manual, send an email to the Yocto Project
114 discussion group at
115 <filename>yocto@yoctoproject.com</filename> or log into
116 the freenode <filename>#yocto</filename> channel.
117 </para></listitem>
118 </itemizedlist>
119 </note>
86 120
87 </legalnotice> 121 </legalnotice>
88 122
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml
index 0c2c46c93f..e69d64c2cf 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -96,12 +96,46 @@
96 Creative Commons. 96 Creative Commons.
97 </para> 97 </para>
98 98
99 <note> 99 <note><title>Manual Notes</title>
100 For the latest version of this manual associated with this 100 <itemizedlist>
101 Yocto Project release, see the 101 <listitem><para>
102 <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink> 102 This version of the
103 from the Yocto Project website. 103 <emphasis>Yocto Project Profiling and Tracing Manual</emphasis>
104 </note> 104 is for the &YOCTO_DOC_VERSION; release of the
105 Yocto Project.
106 To be sure you have the latest version of the manual
107 for this release, go to the
108 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
109 and select the manual from that site.
110 Manuals from the site are more up-to-date than manuals
111 derived from the Yocto Project released TAR files.
112 </para></listitem>
113 <listitem><para>
114 If you located this manual through a web search, the
115 version of the manual might not be the one you want
116 (e.g. the search might have returned a manual much
117 older than the Yocto Project version with which you
118 are working).
119 You can see all Yocto Project major releases by
120 visiting the
121 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
122 page.
123 If you need a version of this manual for a different
124 Yocto Project release, visit the
125 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
126 and select the manual set by using the
127 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
128 pull-down menus.
129 </para></listitem>
130 <listitem><para>
131 To report any inaccuracies or problems with this
132 manual, send an email to the Yocto Project
133 discussion group at
134 <filename>yocto@yoctoproject.com</filename> or log into
135 the freenode <filename>#yocto</filename> channel.
136 </para></listitem>
137 </itemizedlist>
138 </note>
105 </legalnotice> 139 </legalnotice>
106 140
107 </bookinfo> 141 </bookinfo>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index cb06f443a1..2e89f872a2 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -124,12 +124,46 @@
124 Permission is granted to copy, distribute and/or modify this document under 124 Permission is granted to copy, distribute and/or modify this document under
125 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. 125 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.
126 </para> 126 </para>
127 <note> 127 <note><title>Manual Notes</title>
128 For the latest version of this manual associated with this 128 <itemizedlist>
129 Yocto Project release, see the 129 <listitem><para>
130 <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> 130 This version of the
131 from the Yocto Project website. 131 <emphasis>Yocto Project Reference Manual</emphasis>
132 </note> 132 is for the &YOCTO_DOC_VERSION; release of the
133 Yocto Project.
134 To be sure you have the latest version of the manual
135 for this release, go to the
136 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
137 and select the manual from that site.
138 Manuals from the site are more up-to-date than manuals
139 derived from the Yocto Project released TAR files.
140 </para></listitem>
141 <listitem><para>
142 If you located this manual through a web search, the
143 version of the manual might not be the one you want
144 (e.g. the search might have returned a manual much
145 older than the Yocto Project version with which you
146 are working).
147 You can see all Yocto Project major releases by
148 visiting the
149 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
150 page.
151 If you need a version of this manual for a different
152 Yocto Project release, visit the
153 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
154 and select the manual set by using the
155 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
156 pull-down menus.
157 </para></listitem>
158 <listitem><para>
159 To report any inaccuracies or problems with this
160 manual, send an email to the Yocto Project
161 discussion group at
162 <filename>yocto@yoctoproject.com</filename> or log into
163 the freenode <filename>#yocto</filename> channel.
164 </para></listitem>
165 </itemizedlist>
166 </note>
133 </legalnotice> 167 </legalnotice>
134 168
135 </bookinfo> 169 </bookinfo>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index d27d7b4156..cef8cd15f0 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -68,12 +68,46 @@
68 Permission is granted to copy, distribute and/or modify this document under 68 Permission is granted to copy, distribute and/or modify this document under
69 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. 69 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.
70 </para> 70 </para>
71 <note> 71 <note><title>Manual Notes</title>
72 For the latest version of this manual associated with this 72 <itemizedlist>
73 Yocto Project release, see the 73 <listitem><para>
74 <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink> 74 This version of the
75 from the Yocto Project website. 75 <emphasis>Toaster User Manual</emphasis>
76 </note> 76 is for the &YOCTO_DOC_VERSION; release of the
77 Yocto Project.
78 To be sure you have the latest version of the manual
79 for this release, go to the
80 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
81 and select the manual from that site.
82 Manuals from the site are more up-to-date than manuals
83 derived from the Yocto Project released TAR files.
84 </para></listitem>
85 <listitem><para>
86 If you located this manual through a web search, the
87 version of the manual might not be the one you want
88 (e.g. the search might have returned a manual much
89 older than the Yocto Project version with which you
90 are working).
91 You can see all Yocto Project major releases by
92 visiting the
93 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
94 page.
95 If you need a version of this manual for a different
96 Yocto Project release, visit the
97 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
98 and select the manual set by using the
99 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
100 pull-down menus.
101 </para></listitem>
102 <listitem><para>
103 To report any inaccuracies or problems with this
104 manual, send an email to the Yocto Project
105 discussion group at
106 <filename>yocto@yoctoproject.com</filename> or log into
107 the freenode <filename>#yocto</filename> channel.
108 </para></listitem>
109 </itemizedlist>
110 </note>
77 111
78 </legalnotice> 112 </legalnotice>
79 113
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index a1b02b4750..e146bcf826 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -16,12 +16,46 @@
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 &amp; 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 &amp; Wales</ulink> as published by Creative Commons.
18 </para> 18 </para>
19 <note> 19 <note><title>Manual Notes</title>
20 For the latest version of this manual associated with this 20 <itemizedlist>
21 Yocto Project release, see the 21 <listitem><para>
22 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> 22 This version of the
23 from the Yocto Project website. 23 <emphasis>Yocto Project Quick Start</emphasis>
24 </note> 24 is for the &YOCTO_DOC_VERSION; release of the
25 Yocto Project.
26 To be sure you have the latest version of the manual
27 for this release, go to the
28 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
29 and select the manual from that site.
30 Manuals from the site are more up-to-date than manuals
31 derived from the Yocto Project released TAR files.
32 </para></listitem>
33 <listitem><para>
34 If you located this manual through a web search, the
35 version of the manual might not be the one you want
36 (e.g. the search might have returned a manual much
37 older than the Yocto Project version with which you
38 are working).
39 You can see all Yocto Project major releases by
40 visiting the
41 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
42 page.
43 If you need a version of this manual for a different
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>
25 </legalnotice> 59 </legalnotice>
26 60
27 61