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:16:09 +0100 |
| commit | aa3275e9535930a7d899464514bd78aba235e3d1 (patch) | |
| tree | dcf460ec7dfc17544c7e3495ec296ac2538ddb32 /documentation/concepts-manual | |
| parent | ef25f6b9502306af7c8a3ef4ac2c1d056a107005 (diff) | |
| download | poky-aa3275e9535930a7d899464514bd78aba235e3d1.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/concepts-manual')
| -rw-r--r-- | documentation/concepts-manual/concepts-manual-concepts.xml | 2 | ||||
| -rw-r--r-- | documentation/concepts-manual/concepts-manual-intro.xml | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/documentation/concepts-manual/concepts-manual-concepts.xml b/documentation/concepts-manual/concepts-manual-concepts.xml index 285e1678a1..5c81863443 100644 --- a/documentation/concepts-manual/concepts-manual-concepts.xml +++ b/documentation/concepts-manual/concepts-manual-concepts.xml | |||
| @@ -204,7 +204,7 @@ | |||
| 204 | For more introductory information on the Yocto Project's layer | 204 | For more introductory information on the Yocto Project's layer |
| 205 | model, see the | 205 | model, see the |
| 206 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" | 206 | "<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" |
| 207 | section in the Getting Started With Yocto Project Manual. | 207 | section in the Getting Started With Yocto Project manual. |
| 208 | For procedures on how to create layers, see the | 208 | For procedures on how to create layers, see the |
| 209 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" | 209 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
| 210 | section in the Yocto Project Development Tasks Manual. | 210 | section in the Yocto Project Development Tasks Manual. |
diff --git a/documentation/concepts-manual/concepts-manual-intro.xml b/documentation/concepts-manual/concepts-manual-intro.xml index 410e9b12f7..5238a7cf06 100644 --- a/documentation/concepts-manual/concepts-manual-intro.xml +++ b/documentation/concepts-manual/concepts-manual-intro.xml | |||
| @@ -47,7 +47,8 @@ | |||
| 47 | <listitem><para> | 47 | <listitem><para> |
| 48 | <emphasis>Getting Started Material:</emphasis> | 48 | <emphasis>Getting Started Material:</emphasis> |
| 49 | This type of material resides in the | 49 | This type of material resides in the |
| 50 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project Manual</ulink>. | 50 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> |
| 51 | manual. | ||
| 51 | </para></listitem> | 52 | </para></listitem> |
| 52 | <listitem><para> | 53 | <listitem><para> |
| 53 | <emphasis>Detailed Public Information Not Specific to the | 54 | <emphasis>Detailed Public Information Not Specific to the |
