overview-manual: Changed build workflow title

The section titled "Development Concepts" is really mis-titled.
It is more about the OpenEmbedded Build System.  So, I renamed the
section "OpenEmbedded Build System Concepts."  There were a couple
links all within the overview-manual.  No other place in the YP
doc set linked to that heading.

(From yocto-docs rev: 889eaf3373a80ca0978ee79ecd2ff26aefb9025b)

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-24 14:46:58 -07:00 committed by Richard Purdie
parent a8e67bb0ef
commit 901bcea5cb
2 changed files with 4 additions and 4 deletions

View File

@ -63,7 +63,7 @@
Following are some brief details on these core components. Following are some brief details on these core components.
For additional information on how these components interact during For additional information on how these components interact during
a build, see the a build, see the
"<link linkend='development-concepts'>Development Concepts</link>" "<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>"
section. section.
</para> </para>
@ -222,8 +222,8 @@
</para> </para>
</section> </section>
<section id="development-concepts"> <section id="openembedded-build-system-build-concepts">
<title>Development Concepts</title> <title>OpenEmbedded Build System Concepts</title>
<para> <para>
This section takes a more detailed look inside the build This section takes a more detailed look inside the build

View File

@ -1165,7 +1165,7 @@
<para> <para>
For a very detailed look at this workflow, see the For a very detailed look at this workflow, see the
"<link linkend='development-concepts'>Development Concepts</link>" "<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>"
section. section.
</para> </para>
</section> </section>