summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-05 10:38:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:43 +0100
commitbd6580fc18fe2e989a87bd81b59ea8c454dd60ec (patch)
tree61e8049b5c7928df17c44c11911eb52c8b8db7b6 /documentation/dev-manual
parent097b5942ff9e8c14eb165f72c00589a32442c971 (diff)
downloadpoky-bd6580fc18fe2e989a87bd81b59ea8c454dd60ec.tar.gz
documentation: Purged the YP Quick Start references from YP set
The original Yocto Project Quick Start is being retired for the YP 2.5 release (sumo). I have purged all the various references from the YP manual set and replaced them with references to the appropriate doc. The references were mainly into the YP dev-manual for setting up the host or for building an image. There were a few references into the new "Yocto Project Quick Build" document for overviewing manual-type references. (From yocto-docs rev: 11c0ab693962f16f87f1e21f33dd5c6ca6a6f895) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml7
-rw-r--r--documentation/dev-manual/dev-manual-start.xml12
3 files changed, 12 insertions, 11 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 4fdcb7b780..d07b290aa7 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4941,8 +4941,8 @@
4941 Modifications will also disappear if you use the 4941 Modifications will also disappear if you use the
4942 <filename>rm_work</filename> feature as described 4942 <filename>rm_work</filename> feature as described
4943 in the 4943 in the
4944 "<ulink url='&YOCTO_DOCS_QS_URL;#qs-building-images'>Building Images</ulink>" 4944 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-saving-memory-during-a-build'>Conserving Disk Space During Builds</ulink>"
4945 section of the Yocto Project Quick Start. 4945 section.
4946 </note> 4946 </note>
4947 </para></listitem> 4947 </para></listitem>
4948 <listitem><para> 4948 <listitem><para>
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 47c80061be..d8f4466391 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -85,9 +85,10 @@
85 comprehension. 85 comprehension.
86 For introductory information on the Yocto Project, see the 86 For introductory information on the Yocto Project, see the
87 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. 87 <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
88 You can find an introductory to using the Yocto Project by working 88 If you want to build an image with no knowledge of Yocto Project
89 through the 89 as a way of quickly testing it out, see the
90 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>. 90 <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink>
91 document.
91 </para> 92 </para>
92 93
93 <para> 94 <para>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 7732fdfb74..de0e9a603f 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -733,10 +733,10 @@
733 the Extensible Software Development Kit (eSDK) manual. 733 the Extensible Software Development Kit (eSDK) manual.
734 </para></listitem> 734 </para></listitem>
735 <listitem><para> 735 <listitem><para>
736 For a practical example on how to build an image using the 736 For a quick example on how to build an image using the
737 OpenEmbedded build system, see the 737 OpenEmbedded build system, see the
738 "<ulink url='&YOCTO_DOCS_QS_URL;#qs-building-images'>Building Images</ulink>" 738 <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink>
739 section of the Yocto Project Quick Start. 739 document.
740 </para></listitem> 740 </para></listitem>
741 </itemizedlist> 741 </itemizedlist>
742 </note> 742 </note>
@@ -760,9 +760,9 @@
760 <emphasis>Set up Your Host Development System to Support 760 <emphasis>Set up Your Host Development System to Support
761 Development Using the Yocto Project</emphasis>: 761 Development Using the Yocto Project</emphasis>:
762 See the 762 See the
763 "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>" 763 "<link linkend='dev-manual-start'>Getting Started With the Yocto Project</link>"
764 section in the Yocto Project Quick Start for options on how 764 section for options on how to get a build host ready to use
765 to get a build host ready to use the Yocto Project. 765 the Yocto Project.
766 </para></listitem> 766 </para></listitem>
767 <listitem><para> 767 <listitem><para>
768 <emphasis>Initialize the Build Environment:</emphasis> 768 <emphasis>Initialize the Build Environment:</emphasis>