diff options
-rw-r--r-- | documentation/ref-manual/resources.xml | 47 |
1 files changed, 36 insertions, 11 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 31f513656f..a6a90febc2 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
@@ -174,6 +174,14 @@ | |||
174 | </para></listitem> | 174 | </para></listitem> |
175 | <listitem><para> | 175 | <listitem><para> |
176 | <emphasis> | 176 | <emphasis> |
177 | <ulink url='&YOCTO_DOCS_CM_URL;'>Yocto Project Concepts Manual</ulink>: | ||
178 | </emphasis> | ||
179 | This manual offers conceptual information not suited for | ||
180 | reference or "how-to" procedures (e.g. a deep look into the | ||
181 | image build process). | ||
182 | </para></listitem> | ||
183 | <listitem><para> | ||
184 | <emphasis> | ||
177 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>: | 185 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>: |
178 | </emphasis> | 186 | </emphasis> |
179 | This manual is a "how-to" guide that presents procedures | 187 | This manual is a "how-to" guide that presents procedures |
@@ -208,6 +216,23 @@ | |||
208 | </para></listitem> | 216 | </para></listitem> |
209 | <listitem><para> | 217 | <listitem><para> |
210 | <emphasis> | 218 | <emphasis> |
219 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>: | ||
220 | </emphasis> | ||
221 | This manual provides reference material such as variable, | ||
222 | task, and class descriptions. | ||
223 | </para></listitem> | ||
224 | <listitem><para> | ||
225 | <emphasis> | ||
226 | <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Reference Mega-Manual</ulink>: | ||
227 | </emphasis> | ||
228 | This manual is simply a single HTML file comprised of the | ||
229 | bulk of the Yocto Project manuals. | ||
230 | The Mega-Manual primarily exists as a vehicle by which you can | ||
231 | easily search for phrases and terms used in the Yocto Project | ||
232 | documentation set. | ||
233 | </para></listitem> | ||
234 | <listitem><para> | ||
235 | <emphasis> | ||
211 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>: | 236 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>: |
212 | </emphasis> | 237 | </emphasis> |
213 | This manual presents a set of common and generally useful | 238 | This manual presents a set of common and generally useful |
@@ -216,6 +241,17 @@ | |||
216 | </para></listitem> | 241 | </para></listitem> |
217 | <listitem><para> | 242 | <listitem><para> |
218 | <emphasis> | 243 | <emphasis> |
244 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: | ||
245 | </emphasis> | ||
246 | This manual introduces and describes how to set up and use | ||
247 | Toaster. | ||
248 | Toaster is an Application Programming Interface (API) and | ||
249 | web-based interface to the | ||
250 | <link linkend='build-system-term'>OpenEmbedded Build System</link>, | ||
251 | which uses BitBake, that reports build information. | ||
252 | </para></listitem> | ||
253 | <listitem><para> | ||
254 | <emphasis> | ||
219 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>: | 255 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>: |
220 | </emphasis> | 256 | </emphasis> |
221 | Instructions that demonstrate how an application developer | 257 | Instructions that demonstrate how an application developer |
@@ -237,17 +273,6 @@ | |||
237 | </para></listitem> | 273 | </para></listitem> |
238 | <listitem><para> | 274 | <listitem><para> |
239 | <emphasis> | 275 | <emphasis> |
240 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: | ||
241 | </emphasis> | ||
242 | This manual introduces and describes how to set up and use | ||
243 | Toaster. | ||
244 | Toaster is an Application Programming Interface (API) and | ||
245 | web-based interface to the | ||
246 | <link linkend='build-system-term'>OpenEmbedded Build System</link>, | ||
247 | which uses BitBake, that reports build information. | ||
248 | </para></listitem> | ||
249 | <listitem><para> | ||
250 | <emphasis> | ||
251 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>: | 276 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>: |
252 | </emphasis> | 277 | </emphasis> |
253 | The bug tracking application the Yocto Project uses. | 278 | The bug tracking application the Yocto Project uses. |