mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
documentation: Created new "Getting Started" manual.
Creation involved removing the overview-manual and replacing it with the getting-started manual. All links to the string "&YOCTO_DOCS_OVERVIEW_URL" had to be replaced with "&YOCTO_DOCS_GS_URL" across the entire YP manual set. I renamed files used to create the manual with prefixes suited for the new manual name, which is "Getting Started With Yocto Project". The style sheet for the new manual needed updating to display the new .PNG image for the title page. The mega-manual file had to be updated to include the files. The mega-manual.sed file had to be updated to include the new manual and not use the overview manual. (From yocto-docs rev: 6c7abf9192390121000f577d6c98f259d290d15d) 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
ebc7de0948
commit
ae06e04cd2
@@ -48,7 +48,7 @@
|
||||
<listitem><para>
|
||||
For more introductory and conceptual information on the
|
||||
Yocto Project, see the
|
||||
<ulink url='&YOCTO_DOCS_OVERVIEW_URL;'>Yocto Project Overview Manual</ulink>.
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview Manual</ulink>.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
For guidance on where to look for information beyond
|
||||
@@ -308,7 +308,7 @@
|
||||
(CROPS), you need to get a copy of the Yocto Project.
|
||||
It is recommended that you get the latest Yocto Project release
|
||||
by setting up (cloning in
|
||||
<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#git'>Git</ulink>
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>
|
||||
terms) a local copy of the <filename>poky</filename> Git
|
||||
repository on your build host and then checking out the
|
||||
latest release.
|
||||
@@ -603,7 +603,7 @@
|
||||
</note>
|
||||
For information on using the
|
||||
<filename>bitbake</filename> command, see the
|
||||
"<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#usingpoky-components-bitbake'>BitBake</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-components-bitbake'>BitBake</ulink>"
|
||||
section in the Yocto Project Overview Manual, or
|
||||
see the
|
||||
"<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>"
|
||||
@@ -1078,7 +1078,7 @@
|
||||
used by the OpenEmbedded build system during the image
|
||||
generation process.
|
||||
For information on Fakeroot and Pseudo, see the
|
||||
"<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>"
|
||||
section in the Yocto Project Overview Manual.
|
||||
</para></listitem>
|
||||
<listitem><para role='writernotes'>
|
||||
|
||||
Reference in New Issue
Block a user