mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
1a013b9cb0
commit
39810ff505
@@ -418,7 +418,7 @@
|
||||
<para>
|
||||
You can find more information on licensing in the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#licensing'>Licensing</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual
|
||||
section in the Getting Started With Yocto Project manual
|
||||
and also in the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
For introductory information on the Yocto Project, see the
|
||||
<ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>Yocto Project Development Environment</ulink>"
|
||||
chapter in the Getting Started With Yocto Project Manual.
|
||||
chapter in the Getting Started With Yocto Project manual.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@@ -34,9 +34,9 @@
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Tasks Manual</ulink>.
|
||||
You can find getting started and concepts information in the
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink>
|
||||
and
|
||||
<ulink url='&YOCTO_DOCS_CM_URL;'>Yocto Project Concepts Manual</ulink>
|
||||
manuals, respectively.
|
||||
manual and the
|
||||
<ulink url='&YOCTO_DOCS_CM_URL;'>Yocto Project Concepts Manual</ulink>,
|
||||
respectively.
|
||||
<note><title>Tip</title>
|
||||
For more information about the Yocto Project Documentation set,
|
||||
see the
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
|
||||
<para>For introductory information on layers, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
section in the Getting Started With Yocto Project manual.
|
||||
For more detailed information on layers, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
@@ -471,7 +471,7 @@
|
||||
<para>For more information on concepts related to Git
|
||||
repositories, branches, and tags, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
section in the Getting Started With Yocto Project manual.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Task:</emphasis>
|
||||
A unit of execution for BitBake (e.g.
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project Manual</ulink>:
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> Manual:
|
||||
</emphasis>
|
||||
This manual introduces the Yocto Project and provides
|
||||
development environment basics.
|
||||
|
||||
Reference in New Issue
Block a user