summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-16 13:35:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:35 +0100
commit1fc547845e4248b360e8479d9e20dc0035379519 (patch)
tree7ad0cf20053d8471a658c33be7bc812f6b05179b /documentation
parentea1936fc027b51f7211c3a32a5e149c4dde581fb (diff)
downloadpoky-1fc547845e4248b360e8479d9e20dc0035379519.tar.gz
dev-manual: Changed "Working With Yocto Project Source Files" title
Changed to "Locating Yocto Project Source Files". I am moving the sections on cloning repositories out from under this section. (From yocto-docs rev: 3889aadab9b603097b6cc5b7afb9d0066021106c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml2
-rw-r--r--documentation/bsp-guide/bsp.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.xml6
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.xml4
-rw-r--r--documentation/ref-manual/ref-structure.xml2
5 files changed, 8 insertions, 8 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index eb24d92c81..62c4964f5f 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -149,7 +149,7 @@
149 <para> 149 <para>
150 For more options and information about accessing Yocto 150 For more options and information about accessing Yocto
151 Project related repositories, see the 151 Project related repositories, see the
152 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 152 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
153 section in the Yocto Project Development Tasks Manual. 153 section in the Yocto Project Development Tasks Manual.
154 </para> 154 </para>
155 </section> 155 </section>
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index b4603c2e47..b132461963 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -93,7 +93,7 @@
93 section. 93 section.
94 For more information on how to set up a local copy of source files 94 For more information on how to set up a local copy of source files
95 from a Git repository, see the 95 from a Git repository, see the
96 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 96 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
97 section in the Yocto Project Development Tasks Manual. 97 section in the Yocto Project Development Tasks Manual.
98 </para> 98 </para>
99 99
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 8f941b74c9..9b32d019ff 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -341,7 +341,7 @@
341 "<ulink url='&YOCTO_DOCS_OM_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" 341 "<ulink url='&YOCTO_DOCS_OM_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>"
342 section for information on these repositories. 342 section for information on these repositories.
343 See the 343 See the
344 "<link linkend='working-with-yocto-project-source-files'>Working With Yocto Project Source Files</link>" 344 "<link linkend='locating-yocto-project-source-files'>Locating Yocto Project Source Files</link>"
345 section for information on how to set up local Git 345 section for information on how to set up local Git
346 repositories for related upstream Yocto Project 346 repositories for related upstream Yocto Project
347 Git repositories. 347 Git repositories.
@@ -618,8 +618,8 @@
618 </section> 618 </section>
619</section> 619</section>
620 620
621<section id='working-with-yocto-project-source-files'> 621<section id='locating-yocto-project-source-files'>
622 <title>Working With Yocto Project Source Files</title> 622 <title>Locating Yocto Project Source Files</title>
623 623
624 <para> 624 <para>
625 This section contains procedures related to locating and securing 625 This section contains procedures related to locating and securing
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml
index 44a6e98956..b98d985a09 100644
--- a/documentation/overview-manual/overview-manual-development-environment.xml
+++ b/documentation/overview-manual/overview-manual-development-environment.xml
@@ -542,7 +542,7 @@
542 <listitem><para> 542 <listitem><para>
543 For information beyond the introductory nature in this 543 For information beyond the introductory nature in this
544 section, see the 544 section, see the
545 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 545 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
546 section in the Yocto Project Development Tasks Manual. 546 section in the Yocto Project Development Tasks Manual.
547 </para></listitem> 547 </para></listitem>
548 </itemizedlist> 548 </itemizedlist>
@@ -590,7 +590,7 @@
590 Once you have a local copy of a repository, you can take steps to 590 Once you have a local copy of a repository, you can take steps to
591 develop locally. 591 develop locally.
592 For examples on how to clone Git repositories, see the 592 For examples on how to clone Git repositories, see the
593 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 593 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
594 section in the Yocto Project Development Tasks Manual. 594 section in the Yocto Project Development Tasks Manual.
595 </para> 595 </para>
596 596
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 64c094c399..8e0c9f5b62 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -18,7 +18,7 @@
18<para> 18<para>
19 For information on how to establish a local Source Directory on your 19 For information on how to establish a local Source Directory on your
20 development system, see the 20 development system, see the
21 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 21 "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>"
22 section in the Yocto Project Development Tasks Manual. 22 section in the Yocto Project Development Tasks Manual.
23</para> 23</para>
24 24