[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8034/8267] documentation: Updates to cull out buried YP Website references.



commit 72c820f08b9df7566b7a67477d36e1e4f88090d7
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Oct 16 09:22:34 2017 -0700

    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>

 .../dev-manual/dev-manual-common-tasks.xml         |    3 +-
 documentation/dev-manual/dev-manual-intro.xml      |    2 -
 documentation/kernel-dev/kernel-dev-intro.xml      |    4 +--
 documentation/ref-manual/faq.xml                   |    5 ++-
 documentation/ref-manual/introduction.xml          |    2 -
 documentation/ref-manual/resources.xml             |   27 +++++--------------
 .../yocto-project-qs/yocto-project-qs.xml          |   12 ++------
 7 files changed, 15 insertions(+), 40 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml 
b/documentation/dev-manual/dev-manual-common-tasks.xml
index 2e8227e..058a509 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -450,8 +450,7 @@
                     The logo is not available for general use.
                     For information on how to become a Yocto Project member
                     organization, see the
-                    <ulink url='&YOCTO_HOME_URL;/ecosystem/member-organizations'>Member Organizations</ulink>
-                    page of the Yocto Project website.
+                    <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
                 </note>
             </para>
 
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 8c94009..9b33d7b 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -84,8 +84,6 @@
             topics, supplemental information is recommended for full
             comprehension.
             For introductory information on the Yocto Project, see the
-            <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project 
Backgrounders</ulink>
-            on the
             <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
             You can find an introductory to using the Yocto Project by working
             through the
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index a606020..94b0159 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -34,9 +34,7 @@
         Previous recipes in the release are refreshed and supported for at
         least one additional Yocto Project release.
         As they align, these previous releases are updated to include the
-        latest from the
-        <ulink url='&YOCTO_HOME_URL;/organization/long-term-support-initiative-ltsi'>Long Term Support 
Initiative</ulink>
-        (LTSI) project.
+        latest from the Long Term Support Initiative (LTSI) project.
         You can learn more about Yocto Linux kernels and LTSI in the
         "<link linkend='kernel-big-picture'>Yocto Project Kernel Development and Maintenance</link>"
         section.
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index 62754a9..a1e0903 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -235,8 +235,9 @@
     <qandaentry>
         <question>
             <para>
-                I see lots of 404 responses for files on
-                <filename>&YOCTO_HOME_URL;/sources/*</filename>. Is something wrong?
+                I see lots of 404 responses for files when the OpenEmbedded
+                build system is trying to download sources.
+                Is something wrong?
             </para>
         </question>
         <answer>
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 1c4248c..1fe1372 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -23,8 +23,6 @@
 
     <para>
         For introductory information on the Yocto Project, see the
-        <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project 
Backgrounders</ulink>
-        on the
         <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the
         "<link linkend='yp-intro'>Introducing the Yocto Project Development Environment</link>"
         section.
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml
index 204357c..8ffe334 100644
--- a/documentation/ref-manual/resources.xml
+++ b/documentation/ref-manual/resources.xml
@@ -100,8 +100,8 @@
                 announcements.</para></listitem>
         </itemizedlist>
     </para>
-    For more Yocto Project-related mailing lists, see the Yocto Project community mailing lists page
-    <ulink url='&YOCTO_HOME_URL;/tools-resources/community/mailing-lists'>here</ulink>.
+    For more Yocto Project-related mailing lists, see the
+    <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
 </section>
 
 <section id='resources-irc'>
@@ -230,27 +230,14 @@
                 </para></listitem>
             <listitem><para>
                 <emphasis>
-                <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>:
-                </emphasis>
-                An Application Programming Interface (API) and web-based
-                interface to the OpenEmbedded build system, which uses
-                BitBake, that reports build information.
-                </para></listitem>
-            <listitem><para>
-                <emphasis>
                 <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>:
                 </emphasis>
                 This manual introduces and describes how to set up and use
-                Toaster, which is a web interface to the Yocto Project's
-                <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>.
-                </para></listitem>
-            <listitem><para>
-                <emphasis>
-                <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/build-appliance'>Build 
Appliance</ulink>:
-                </emphasis>
-                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
+                <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>,
+                which uses BitBake, that reports build information.
                 </para></listitem>
             <listitem><para>
                 <emphasis>
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml 
b/documentation/yocto-project-qs/yocto-project-qs.xml
index 07ab9e6..f1e3954 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -128,15 +128,9 @@
                     <emphasis>Website:</emphasis>
                     The
                     <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>
-                    provides the latest builds, breaking news, full development
-                    documentation, and access to a rich Yocto Project
-                    Development Community into which you can tap.
-                    </para></listitem>
-                <listitem><para>
-                    <emphasis>Yocto Project Backgrounders:</emphasis>
-                    The
-                    <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project 
Backgrounder</ulink>
-                    provides introductory information on the Yocto Project.
+                    provides bacground information, the latest builds, breaking
+                    news, full development documentation, and access to a rich
+                    Yocto Project Development Community into which you can tap.
                     </para></listitem>
                 <listitem><para>
                     <emphasis>Yocto Project Development Environment Overview:</emphasis>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]