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/yocto-project-qs | |
| 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/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/qs.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml index bd5941f03e..2032ab72cc 100644 --- a/documentation/yocto-project-qs/qs.xml +++ b/documentation/yocto-project-qs/qs.xml | |||
| @@ -48,7 +48,7 @@ | |||
| 48 | <listitem><para> | 48 | <listitem><para> |
| 49 | For more introductory and conceptual information on the | 49 | For more introductory and conceptual information on the |
| 50 | Yocto Project, see the | 50 | Yocto Project, see the |
| 51 | <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview Manual</ulink>. | 51 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project Manual</ulink>. |
| 52 | </para></listitem> | 52 | </para></listitem> |
| 53 | <listitem><para> | 53 | <listitem><para> |
| 54 | For guidance on where to look for information beyond | 54 | For guidance on where to look for information beyond |
| @@ -603,8 +603,8 @@ | |||
| 603 | </note> | 603 | </note> |
| 604 | For information on using the | 604 | For information on using the |
| 605 | <filename>bitbake</filename> command, see the | 605 | <filename>bitbake</filename> command, see the |
| 606 | "<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-components-bitbake'>BitBake</ulink>" | 606 | "<ulink url='&YOCTO_DOCS_CM_URL;#usingpoky-components-bitbake'>BitBake</ulink>" |
| 607 | section in the Yocto Project Overview Manual, or | 607 | section in the Yocto Project Concepts Manual, or |
| 608 | see the | 608 | see the |
| 609 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" | 609 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" |
| 610 | section in the BitBake User Manual. | 610 | section in the BitBake User Manual. |
| @@ -1078,8 +1078,8 @@ | |||
| 1078 | used by the OpenEmbedded build system during the image | 1078 | used by the OpenEmbedded build system during the image |
| 1079 | generation process. | 1079 | generation process. |
| 1080 | For information on Fakeroot and Pseudo, see the | 1080 | For information on Fakeroot and Pseudo, see the |
| 1081 | "<ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>" | 1081 | "<ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>" |
| 1082 | section in the Yocto Project Overview Manual. | 1082 | section in the Yocto Project Concepts Manual. |
| 1083 | </para></listitem> | 1083 | </para></listitem> |
| 1084 | <listitem><para role='writernotes'> | 1084 | <listitem><para role='writernotes'> |
| 1085 | <emphasis>OPKG:</emphasis> | 1085 | <emphasis>OPKG:</emphasis> |
