diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 09:22:34 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:53 +0100 |
| commit | 72c820f08b9df7566b7a67477d36e1e4f88090d7 (patch) | |
| tree | 07753d350d59d4657a4eb58330547ca97d08e109 /documentation/ref-manual | |
| parent | 67ab2e601f5fba71d696fb2d0ee03b9f2bf2429e (diff) | |
| download | poky-72c820f08b9df7566b7a67477d36e1e4f88090d7.tar.gz | |
documentation: Updates to cull out buried YP Website references.
With the redoing of the YP website, it was decided that the manuals
could only reference into the top-level and the top-level/documentation
URLs of the website. I removed all references to areas such as
projects (e.g. Toaster, VM, etc.) and any other URL that was not
the top-level landing page or the documentation page.
(From yocto-docs rev: 2bd838f1a9fb2698bab098b13b76c8852853e0e7)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/faq.xml | 5 | ||||
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/resources.xml | 27 |
3 files changed, 10 insertions, 24 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 62754a9711..a1e0903405 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -235,8 +235,9 @@ | |||
| 235 | <qandaentry> | 235 | <qandaentry> |
| 236 | <question> | 236 | <question> |
| 237 | <para> | 237 | <para> |
| 238 | I see lots of 404 responses for files on | 238 | I see lots of 404 responses for files when the OpenEmbedded |
| 239 | <filename>&YOCTO_HOME_URL;/sources/*</filename>. Is something wrong? | 239 | build system is trying to download sources. |
| 240 | Is something wrong? | ||
| 240 | </para> | 241 | </para> |
| 241 | </question> | 242 | </question> |
| 242 | <answer> | 243 | <answer> |
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1c4248c8f9..1fe1372898 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -23,8 +23,6 @@ | |||
| 23 | 23 | ||
| 24 | <para> | 24 | <para> |
| 25 | For introductory information on the Yocto Project, see the | 25 | For introductory information on the Yocto Project, see the |
| 26 | <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project Backgrounders</ulink> | ||
| 27 | on the | ||
| 28 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the | 26 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the |
| 29 | "<link linkend='yp-intro'>Introducing the Yocto Project Development Environment</link>" | 27 | "<link linkend='yp-intro'>Introducing the Yocto Project Development Environment</link>" |
| 30 | section. | 28 | section. |
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 204357c094..8ffe334e0c 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
| @@ -100,8 +100,8 @@ | |||
| 100 | announcements.</para></listitem> | 100 | announcements.</para></listitem> |
| 101 | </itemizedlist> | 101 | </itemizedlist> |
| 102 | </para> | 102 | </para> |
| 103 | For more Yocto Project-related mailing lists, see the Yocto Project community mailing lists page | 103 | For more Yocto Project-related mailing lists, see the |
| 104 | <ulink url='&YOCTO_HOME_URL;/tools-resources/community/mailing-lists'>here</ulink>. | 104 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. |
| 105 | </section> | 105 | </section> |
| 106 | 106 | ||
| 107 | <section id='resources-irc'> | 107 | <section id='resources-irc'> |
| @@ -230,27 +230,14 @@ | |||
| 230 | </para></listitem> | 230 | </para></listitem> |
| 231 | <listitem><para> | 231 | <listitem><para> |
| 232 | <emphasis> | 232 | <emphasis> |
| 233 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>: | ||
| 234 | </emphasis> | ||
| 235 | An Application Programming Interface (API) and web-based | ||
| 236 | interface to the OpenEmbedded build system, which uses | ||
| 237 | BitBake, that reports build information. | ||
| 238 | </para></listitem> | ||
| 239 | <listitem><para> | ||
| 240 | <emphasis> | ||
| 241 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: | 233 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: |
| 242 | </emphasis> | 234 | </emphasis> |
| 243 | This manual introduces and describes how to set up and use | 235 | This manual introduces and describes how to set up and use |
| 244 | Toaster, which is a web interface to the Yocto Project's | 236 | Toaster. |
| 245 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>. | 237 | Toaster is an Application Programming Interface (API) and |
| 246 | </para></listitem> | 238 | web-based interface to the |
| 247 | <listitem><para> | 239 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>, |
| 248 | <emphasis> | 240 | which uses BitBake, that reports build information. |
| 249 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/build-appliance'>Build Appliance</ulink>: | ||
| 250 | </emphasis> | ||
| 251 | A virtual machine that | ||
| 252 | enables you to build and boot a custom embedded Linux image | ||
| 253 | with the Yocto Project using a non-Linux development system. | ||
| 254 | </para></listitem> | 241 | </para></listitem> |
| 255 | <listitem><para> | 242 | <listitem><para> |
| 256 | <emphasis> | 243 | <emphasis> |
