diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-30 13:45:31 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:30 +0000 |
| commit | 4d623003f3a16b9fb91d5e655ff415636e31f582 (patch) | |
| tree | 77f61126c639e4bdbd8ff18917df97e8ce501b5c /documentation/getting-started/getting-started-development-environment.xml | |
| parent | 31bd483368a5d20a0f77b59d9376bb47b111f516 (diff) | |
| download | poky-4d623003f3a16b9fb91d5e655ff415636e31f582.tar.gz | |
documentation: Purged overview manual references
When I converted the Yocto Project Overview Manual to the Getting
Started With Yocto Project Manual, I updated the strings for
references from "&YOCTO_DOCS_OVERVIEW_URL" TO
"&YOCTO_DOCS_GS_URL". Unfortunately, I did it with a global command
that did not take into account the text the might follow the link
by saying "see such-and-such section in the Yocto Project Overview
Manual." So, I had to hand fix these.
Additionally, since I have moved a deeper concepts chapter that
was in the getting-started manual to a new Yocto Project Concepts
chapter, many of those links changed had to really go to the new
manual instead. Those were fixed.
(From yocto-docs rev: fca1c56b0764802fb6a687ea81ab0fb95186cf0a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/getting-started-development-environment.xml')
| -rw-r--r-- | documentation/getting-started/getting-started-development-environment.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/getting-started/getting-started-development-environment.xml b/documentation/getting-started/getting-started-development-environment.xml index 7d177cecca..03a807e4a5 100644 --- a/documentation/getting-started/getting-started-development-environment.xml +++ b/documentation/getting-started/getting-started-development-environment.xml | |||
| @@ -2426,8 +2426,8 @@ | |||
| 2426 | <note> | 2426 | <note> |
| 2427 | For more information on the cross-development toolchain | 2427 | For more information on the cross-development toolchain |
| 2428 | generation, see the | 2428 | generation, see the |
| 2429 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" | 2429 | "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
| 2430 | section. | 2430 | section in the Yocto Project Concepts Manual. |
| 2431 | For information on advantages gained when building a | 2431 | For information on advantages gained when building a |
| 2432 | cross-development toolchain using the | 2432 | cross-development toolchain using the |
| 2433 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></ulink> | 2433 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></ulink> |
| @@ -2490,7 +2490,7 @@ | |||
| 2490 | <ulink url='&YOCTO_DOCS_REF_URL;#var-STAMP'><filename>STAMP</filename></ulink> | 2490 | <ulink url='&YOCTO_DOCS_REF_URL;#var-STAMP'><filename>STAMP</filename></ulink> |
| 2491 | variable, and the end of the name consists of the task's name | 2491 | variable, and the end of the name consists of the task's name |
| 2492 | and current | 2492 | and current |
| 2493 | <link linkend='overview-checksums'>input checksum</link>. | 2493 | <ulink url='&YOCTO_DOCS_CM_URL;#overview-checksums'>input checksum</ulink>. |
| 2494 | <note> | 2494 | <note> |
| 2495 | This naming scheme assumes that | 2495 | This naming scheme assumes that |
| 2496 | <ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SIGNATURE_HANDLER'><filename>BB_SIGNATURE_HANDLER</filename></ulink> | 2496 | <ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SIGNATURE_HANDLER'><filename>BB_SIGNATURE_HANDLER</filename></ulink> |
| @@ -2792,8 +2792,8 @@ | |||
| 2792 | <listitem><para> | 2792 | <listitem><para> |
| 2793 | For background information on cross-development toolchains | 2793 | For background information on cross-development toolchains |
| 2794 | in the Yocto Project development environment, see the | 2794 | in the Yocto Project development environment, see the |
| 2795 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" | 2795 | "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
| 2796 | section. | 2796 | section in the Yocto Projects Concepts Manual. |
| 2797 | </para></listitem> | 2797 | </para></listitem> |
| 2798 | <listitem><para> | 2798 | <listitem><para> |
| 2799 | For information on setting up a cross-development | 2799 | For information on setting up a cross-development |
