diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-09 09:33:03 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:44 +0100 |
| commit | 39810ff50509dcb90565f9b432c555f336f23604 (patch) | |
| tree | caec6c03dd838facbb323be77b34a9f18aca31ac /documentation/dev-manual | |
| parent | 1a013b9cb045caad962036c3e5d57e5e53b14bb3 (diff) | |
| download | poky-39810ff50509dcb90565f9b432c555f336f23604.tar.gz | |
documentation: Fixed "Getting Started" manual links
There was inconsistent use when referencing the getting-started
manual. The manual's name does not include the word
"Manual". So, I cleaned this up across the manual set and
also in the mega-manual.sed file, which was incorrectly
processing the links to that manual that do not target a
specific section.
(From yocto-docs rev: 0f5321416f7ec50cb6c96cccb7c87ef191a25367)
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.xml | 4 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 175f4d4299..c2a42622a9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | For introductory information on the Yocto Project Layer Model, | 25 | For introductory information on the Yocto Project Layer Model, |
| 26 | see the | 26 | see the |
| 27 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" | 27 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" |
| 28 | section in the Getting Started With Yocto Project Manual. | 28 | section in the Getting Started With Yocto Project manual. |
| 29 | </para> | 29 | </para> |
| 30 | 30 | ||
| 31 | <section id='creating-your-own-layer'> | 31 | <section id='creating-your-own-layer'> |
| @@ -1856,7 +1856,7 @@ | |||
| 1856 | <para> | 1856 | <para> |
| 1857 | You can find more information about the build process in | 1857 | You can find more information about the build process in |
| 1858 | "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>" | 1858 | "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>" |
| 1859 | chapter of the Getting Started With Yocto Project Manual. | 1859 | chapter of the Getting Started With Yocto Project manual. |
| 1860 | </para> | 1860 | </para> |
| 1861 | </section> | 1861 | </section> |
| 1862 | 1862 | ||
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 68c8d9bbea..0965cd5cf6 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -550,7 +550,7 @@ | |||
| 550 | You do this by pushing to a contribution repository that is upstream. | 550 | You do this by pushing to a contribution repository that is upstream. |
| 551 | See the | 551 | See the |
| 552 | "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>" | 552 | "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>" |
| 553 | section in the Getting Started With Yocto Project Manual for additional | 553 | section in the Getting Started With Yocto Project manual for additional |
| 554 | concepts on working in the Yocto Project development environment. | 554 | concepts on working in the Yocto Project development environment. |
| 555 | </para> | 555 | </para> |
| 556 | 556 | ||
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index de0e9a603f..91ca71c05f 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -261,12 +261,12 @@ | |||
| 261 | For concepts and introductory information about Git as it | 261 | For concepts and introductory information about Git as it |
| 262 | is used in the Yocto Project, see the | 262 | is used in the Yocto Project, see the |
| 263 | "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" | 263 | "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" |
| 264 | section in the Getting Started With Yocto Project Manual. | 264 | section in the Getting Started With Yocto Project manual. |
| 265 | </para></listitem> | 265 | </para></listitem> |
| 266 | <listitem><para> | 266 | <listitem><para> |
| 267 | For concepts on Yocto Project source repositories, see the | 267 | For concepts on Yocto Project source repositories, see the |
| 268 | "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" | 268 | "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" |
| 269 | section in the Getting Started With Yocto Project Manual." | 269 | section in the Getting Started With Yocto Project manual." |
| 270 | </para></listitem> | 270 | </para></listitem> |
| 271 | </itemizedlist> | 271 | </itemizedlist> |
| 272 | </note> | 272 | </note> |
