mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
mega-manual: Fixed various links to the dev-manual
Found a few links that were not using the correct wording when referencing a section to the dev-manual. Also, fixed one link that was assuming a section outside the dev-manual when the link was to a section inside the dev-manual. (From yocto-docs rev: 7a577b135e1a01d6a9924ba89733e46d029c6cca) 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
8d0e2e755f
commit
1a013b9cb0
@@ -4259,8 +4259,8 @@
|
|||||||
You need to be sure that your development host is
|
You need to be sure that your development host is
|
||||||
set up to use the Yocto Project.
|
set up to use the Yocto Project.
|
||||||
For information on how to set up your host, see the
|
For information on how to set up your host, see the
|
||||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>"
|
"<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>"
|
||||||
section in the Yocto Project Development Tasks Manual.
|
section.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Make Sure Git is Configured:</emphasis>
|
<emphasis>Make Sure Git is Configured:</emphasis>
|
||||||
|
|||||||
@@ -143,7 +143,7 @@
|
|||||||
To add a package, you need to create a BitBake recipe.
|
To add a package, you need to create a BitBake recipe.
|
||||||
For information on how to create a BitBake recipe, see the
|
For information on how to create a BitBake recipe, see the
|
||||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
|
||||||
in the Yocto Project Development Tasks Manual.
|
section in the Yocto Project Development Tasks Manual.
|
||||||
</para>
|
</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|||||||
@@ -442,7 +442,7 @@
|
|||||||
at <filename>meta/recipes-core/init-ifupdown</filename>.
|
at <filename>meta/recipes-core/init-ifupdown</filename>.
|
||||||
For information on how to use append files, see the
|
For information on how to use append files, see the
|
||||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>"
|
||||||
in the Yocto Project Development Tasks Manual.
|
section in the Yocto Project Development Tasks Manual.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user