summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-15 12:34:00 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:26 +0000
commitf65f1e1088d1fa8b6769dc998e0207026d1d785b (patch)
tree903733b053f277a2b74af6ff445a8a7548ff7329
parent74d1e16315bfaebc573405326b232cb4632cd7b4 (diff)
downloadbitbake-f65f1e1088d1fa8b6769dc998e0207026d1d785b.tar.gz
user-manual: Fixing xml parse error.
Fixing a tag mismatch detected during document build. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r--doc/user-manual/user-manual-intro.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/user-manual/user-manual-intro.xml b/doc/user-manual/user-manual-intro.xml
index f543a00cb..f349e6785 100644
--- a/doc/user-manual/user-manual-intro.xml
+++ b/doc/user-manual/user-manual-intro.xml
@@ -29,6 +29,7 @@
different user interfaces.
</para>
</section>
+
<section id="history-and-goals">
<title>History and Goals</title>
<para>BitBake was originally a part of the OpenEmbedded project.
@@ -40,7 +41,9 @@
<listitem>BitBake, a generic task executor</listitem>
<listitem>OpenEmbedded, a metadata set utilized by BitBake.</listitem>
</itemizedlist>
- Today, BitBake is the primary basis of the <ulink url="http://www.openembedded.org/"> OpenEmbedded</ulink>project, which is being used to build and
+ Today, BitBake is the primary basis of the
+ <ulink url="http://www.openembedded.org/"> OpenEmbedded</ulink>
+ project, which is being used to build and
maintain a number of projects and embedded Linux distributions such as the
Angstrom Distribution and the Yocto Project.
</para>
@@ -132,7 +135,6 @@
</para>
</listitem>
</itemizedlist>
- </para>
<para>BitBake satisfies all the original requirements and many
more with extensions being made to the basic functionality to
reflect the additionl requirements.
@@ -141,6 +143,7 @@
execution of any arbitrary tasks.
</para>
</section>
+
<section id="Concepts">
<title>Concepts</title>
<para>BitBake is a program written in the Python language.
@@ -159,6 +162,7 @@
the power of the tool.
</para>
</section>
+
<section>
<title>Recipes</title>
<para>A BitBake Recipe, denoted by the file extension .bb is