From 72c820f08b9df7566b7a67477d36e1e4f88090d7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 09:22:34 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/faq.xml | 5 +++-- documentation/ref-manual/introduction.xml | 2 -- documentation/ref-manual/resources.xml | 27 +++++++-------------------- 3 files changed, 10 insertions(+), 24 deletions(-) (limited to 'documentation/ref-manual') 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 @@ - I see lots of 404 responses for files on - &YOCTO_HOME_URL;/sources/*. Is something wrong? + I see lots of 404 responses for files when the OpenEmbedded + build system is trying to download sources. + Is something wrong? 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 @@ For introductory information on the Yocto Project, see the - Yocto Project Backgrounders - on the Yocto Project Website and the "Introducing the Yocto Project Development Environment" 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 @@ announcements. - For more Yocto Project-related mailing lists, see the Yocto Project community mailing lists page - here. + For more Yocto Project-related mailing lists, see the + Yocto Project Website.
@@ -228,29 +228,16 @@ Features, updates and known issues for the current release of the Yocto Project. - - - Toaster: - - An Application Programming Interface (API) and web-based - interface to the OpenEmbedded build system, which uses - BitBake, that reports build information. - Toaster User Manual: This manual introduces and describes how to set up and use - Toaster, which is a web interface to the Yocto Project's - OpenEmbedded Build System. - - - - Build Appliance: - - A virtual machine that - enables you to build and boot a custom embedded Linux image - with the Yocto Project using a non-Linux development system. + Toaster. + Toaster is an Application Programming Interface (API) and + web-based interface to the + OpenEmbedded Build System, + which uses BitBake, that reports build information. -- cgit v1.2.3-54-g00ecf