1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

documentation: Changed getting-started manual titles

Throughout the documentation, the manual "Getting Started With
Yocto Project" was used.  The manual now is called "Yocto Project
Overview and Concepts Manual".

(From yocto-docs rev: f47d10029487420cbeb292f680084b63be0ec7e9)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-10 12:29:42 -07:00
committed by Richard Purdie
parent c85b419fee
commit f6a378d537
15 changed files with 30 additions and 28 deletions
@@ -52,8 +52,7 @@
<para> <para>
If you want more conceptual or background information on the If you want more conceptual or background information on the
Yocto Project, see the Yocto Project, see the
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview and Concepts Manual</ulink>.
manual.
</para> </para>
</section> </section>
@@ -301,13 +300,15 @@
the beginner. the beginner.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Getting Started With Yocto Project:</emphasis> <emphasis>Yocto Project Overview and Concepts Manual:</emphasis>
The The
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview and Concepts Manual</ulink>
manual is a great place to start to learn about the is a great place to start to learn about the
Yocto Project. Yocto Project.
This manual introduces you to the Yocto Project and its This manual introduces you to the Yocto Project and its
development environment. development environment.
The manual also provides conceptual information for
various aspects of the Yocto Project.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Yocto Project Wiki:</emphasis> <emphasis>Yocto Project Wiki:</emphasis>
+2 -2
View File
@@ -1057,8 +1057,8 @@
OpenEmbedded build system knows about. OpenEmbedded build system knows about.
For more information on layers, see the For more information on layers, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" "<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 section in the Yocto Project Overview and Concepts
manual. Manual.
You can also reference the You can also reference the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Tasks section in the Yocto Project Development Tasks
@@ -25,7 +25,7 @@
For introductory information on the Yocto Project Layer Model, For introductory information on the Yocto Project Layer Model,
see the see the
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" "<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 Yocto Project Overview and Concepts Manual.
</para> </para>
<section id='creating-your-own-layer'> <section id='creating-your-own-layer'>
@@ -1856,7 +1856,7 @@
<para> <para>
You can find more information about the build process in You can find more information about the build process in
"<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>"
chapter of the Getting Started With Yocto Project manual. chapter of the Yocto Project Overview and Concepts Manual.
</para> </para>
</section> </section>
@@ -550,7 +550,7 @@
You do this by pushing to a contribution repository that is upstream. You do this by pushing to a contribution repository that is upstream.
See the See the
"<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#workflows'>Workflows</ulink>"
section in the Getting Started With Yocto Project manual for additional section in the Yocto Project Overview and Concepts Manual for additional
concepts on working in the Yocto Project development environment. concepts on working in the Yocto Project development environment.
</para> </para>
@@ -261,12 +261,12 @@
For concepts and introductory information about Git as it For concepts and introductory information about Git as it
is used in the Yocto Project, see the is used in the Yocto Project, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>"
section in the Getting Started With Yocto Project manual. section in the Yocto Project Overview and Concepts Manual.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
For concepts on Yocto Project source repositories, see the For concepts on Yocto Project source repositories, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>"
section in the Getting Started With Yocto Project manual." section in the Yocto Project Overview and Concepts Manual."
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
</note> </note>
@@ -204,7 +204,7 @@
For more introductory information on the Yocto Project's layer For more introductory information on the Yocto Project's layer
model, see the model, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" "<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 Yocto Project Overview and Concepts Manual.
For procedures on how to create layers, see the For procedures on how to create layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Tasks Manual. section in the Yocto Project Development Tasks Manual.
@@ -4,12 +4,12 @@
<chapter id='overview-manual-intro'> <chapter id='overview-manual-intro'>
<title>The Getting Started With Yocto Project Manual</title> <title>The Yocto Project Overview and Concepts Manual</title>
<section id='getting-started-welcome'> <section id='getting-started-welcome'>
<title>Welcome</title> <title>Welcome</title>
<para> <para>
Welcome to the Getting Started With Yocto Project manual! Welcome to the Yocto Project Overview and Concepts Manual!
This manual introduces the Yocto Project by providing concepts, This manual introduces the Yocto Project by providing concepts,
software overviews, best-known-methods (BKMs), and any other software overviews, best-known-methods (BKMs), and any other
high-level introductory information suitable for a new Yocto high-level introductory information suitable for a new Yocto
@@ -17,7 +17,7 @@
</mediaobject> </mediaobject>
<title> <title>
Getting Started With Yocto Project Yocto Project Overview and Concepts Manual
</title> </title>
<authorgroup> <authorgroup>
@@ -54,8 +54,8 @@
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
This version of the This version of the
<emphasis>Getting Started With Yocto Project</emphasis> <emphasis>Yocto Project Overview and Concepts Manual</emphasis>
manual is for the &YOCTO_DOC_VERSION; release of the is for the &YOCTO_DOC_VERSION; release of the
Yocto Project. Yocto Project.
To be sure you have the latest version of the manual To be sure you have the latest version of the manual
for this release, go to the for this release, go to the
@@ -100,6 +100,8 @@
<xi:include href="getting-started-development-environment.xml"/> <xi:include href="getting-started-development-environment.xml"/>
<xi:include href="getting-started-concepts.xml" />
</book> </book>
<!-- <!--
vim: expandtab tw=80 ts=4 vim: expandtab tw=80 ts=4
@@ -240,8 +240,8 @@
You can also get an introduction to Git as it You can also get an introduction to Git as it
applies to the Yocto Project in the applies to the Yocto Project in the
"<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>"
section in the Getting Started With Yocto Project section in the Yocto Project Overview and Concepts
manual. Manual.
The latter reference provides an overview of The latter reference provides an overview of
Git and presents a minimal set of Git commands Git and presents a minimal set of Git commands
that allows you to be functional using Git. that allows you to be functional using Git.
@@ -112,8 +112,7 @@
document. document.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview and Concepts Manual</ulink>.
manual.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink>
+1 -1
View File
@@ -418,7 +418,7 @@
<para> <para>
You can find more information on licensing in the You can find more information on licensing in the
"<ulink url='&YOCTO_DOCS_GS_URL;#licensing'>Licensing</ulink>" "<ulink url='&YOCTO_DOCS_GS_URL;#licensing'>Licensing</ulink>"
section in the Getting Started With Yocto Project manual section in the Yocto Project Overview and Concepts Manual
and also in the 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>" "<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. section in the Yocto Project Development Tasks Manual.
@@ -22,7 +22,7 @@
For introductory information on the Yocto Project, see the For introductory information on the Yocto Project, see the
<ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and 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>" "<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 Yocto Project Overview and Concepts Manual.
</para> </para>
<para> <para>
+2 -2
View File
@@ -246,7 +246,7 @@
<para>For introductory information on layers, see the <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>" "<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 Yocto Project Overview and Concepts Manual.
For more detailed information on layers, see the For more detailed information on layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Tasks Manual. section in the Yocto Project Development Tasks Manual.
@@ -471,7 +471,7 @@
<para>For more information on concepts related to Git <para>For more information on concepts related to Git
repositories, branches, and tags, see the repositories, branches, and tags, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" "<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 Yocto Project Overview and Concepts Manual.
</para></listitem> </para></listitem>
<listitem><para><emphasis>Task:</emphasis> <listitem><para><emphasis>Task:</emphasis>
A unit of execution for BitBake (e.g. A unit of execution for BitBake (e.g.
@@ -93,7 +93,7 @@
<para> <para>
For general information on layers, see the For general information on layers, see the
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>" "<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 Yocto Project Overview and Concepts Manual.
For information on how to create layers, see the For information on how to create layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Tasks Manual. section in the Yocto Project Development Tasks Manual.
+1 -1
View File
@@ -27,7 +27,7 @@ s/"ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/toaster-manual\/toaste
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/brief-yoctoprojectqs\/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build<\/a>/Yocto Project Quick Build/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/brief-yoctoprojectqs\/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build<\/a>/Yocto Project Quick Build/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/yocto-project-qs\/yocto-project-qs.html" target="_top">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/yocto-project-qs\/yocto-project-qs.html" target="_top">Yocto Project Quick Start<\/a>/Yocto Project Quick Start/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/dev-manual\/dev-manual.html" target="_top">Yocto Project Development Tasks Manual<\/a>/Yocto Project Development Tasks Manual/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/dev-manual\/dev-manual.html" target="_top">Yocto Project Development Tasks Manual<\/a>/Yocto Project Development Tasks Manual/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/getting-started\/getting-started.html" target="_top">Getting Started With Yocto Project<\/a>/Getting Started With Yocto Project/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/getting-started\/getting-started.html" target="_top">Yocto Project Overview and Concepts Manual<\/a>/Yocto project Overview and Concepts Manual/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/sdk-manual\/sdk-manual.html" target="_top">Yocto Project Application Development and the Extensible Software Development Kit (eSDK)<\/a>/Yocto Project Application Development and the Extensible Software Development Kit (eSDK)/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/sdk-manual\/sdk-manual.html" target="_top">Yocto Project Application Development and the Extensible Software Development Kit (eSDK)<\/a>/Yocto Project Application Development and the Extensible Software Development Kit (eSDK)/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/bsp-guide\/bsp-guide.html" target="_top">Yocto Project Board Support Package (BSP) Developer's Guide<\/a>/Yocto Project Board Support Package (BSP) Developer's Guide/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/bsp-guide\/bsp-guide.html" target="_top">Yocto Project Board Support Package (BSP) Developer's Guide<\/a>/Yocto Project Board Support Package (BSP) Developer's Guide/g
s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/profile-manual\/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g s/<a class="ulink" href="http:\/\/www.yoctoproject.org\/docs\/2.5\/profile-manual\/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual<\/a>/Yocto Project Profiling and Tracing Manual/g