summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-16 15:32:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-30 15:55:06 +0000
commit99739cb83c41fad5d8a387764ad98cca67e4cf26 (patch)
treede333d520afbd4e374ab45e7865be349d66790f5 /documentation
parent04e72f020c468cd48f6d41154f6a60403207729e (diff)
downloadpoky-99739cb83c41fad5d8a387764ad98cca67e4cf26.tar.gz
ref-manual: Converted external links to internal and fixed dev-manual links
The dev-manual title changed to the Yocto Project Development Tasks Manual. Fixed links for that. Also, fixed some external links that should have been internal to ref-manual. (From yocto-docs rev: 2369e8d1c1c4f376de0faf6ab02afdea79082d87) 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/ref-manual/ref-tasks.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 2b3856f5c0..c726cb904b 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -302,7 +302,7 @@
302 See the <filename>bin_package.bbclass</filename> 302 See the <filename>bin_package.bbclass</filename>
303 file in the <filename>meta/classes</filename> 303 file in the <filename>meta/classes</filename>
304 directory of the 304 directory of the
305 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 305 <link linkend='source-directory'>Source Directory</link>
306 for an example. 306 for an example.
307 </para></listitem> 307 </para></listitem>
308 </itemizedlist> 308 </itemizedlist>
@@ -718,7 +718,7 @@
718 the BitBake environment. 718 the BitBake environment.
719 See the 719 See the
720 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devpyshell'>Using a Development Python Shell</ulink>" 720 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devpyshell'>Using a Development Python Shell</ulink>"
721 section in the Yocto Project Development Manual for more 721 section in the Yocto Project Development Tasks Manual for more
722 information about using <filename>devpyshell</filename>. 722 information about using <filename>devpyshell</filename>.
723 </para> 723 </para>
724 </section> 724 </section>
@@ -731,7 +731,7 @@
731 development, debugging, or both. 731 development, debugging, or both.
732 See the 732 See the
733 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" 733 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>"
734 section in the Yocto Project Development Manual for more 734 section in the Yocto Project Development Tasks Manual for more
735 information about using <filename>devshell</filename>. 735 information about using <filename>devshell</filename>.
736 </para> 736 </para>
737 </section> 737 </section>
@@ -821,7 +821,7 @@
821 Boots an image and performs runtime tests within the image. 821 Boots an image and performs runtime tests within the image.
822 For information on automatically testing images, see the 822 For information on automatically testing images, see the
823 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" 823 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
824 section in the Yocto Project Development Manual. 824 section in the Yocto Project Development Tasks Manual.
825 </para> 825 </para>
826 </section> 826 </section>
827 827
@@ -839,7 +839,7 @@
839 <para> 839 <para>
840 For information on automatically testing images, see the 840 For information on automatically testing images, see the
841 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" 841 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
842 section in the Yocto Project Development Manual. 842 section in the Yocto Project Development Tasks Manual.
843 </para> 843 </para>
844 </section> 844 </section>
845</section> 845</section>