summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-15 14:04:06 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:26 +0000
commit7479382f7a896c93a0e135c79309015a1b94f0eb (patch)
tree1a2d0a93acc124fc08ec19ae76a27d180a2138f8
parent7031702f5c19d75a339d66c527bbca70f3da701f (diff)
downloadbitbake-7479382f7a896c93a0e135c79309015a1b94f0eb.tar.gz
user-manual-metadata: Added a missing section tag.
Added a closing section tag to the introductory paragraph in order to fix proper section numbering. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r--doc/user-manual/user-manual-hello.xml8
-rw-r--r--doc/user-manual/user-manual-metadata.xml7
2 files changed, 9 insertions, 6 deletions
diff --git a/doc/user-manual/user-manual-hello.xml b/doc/user-manual/user-manual-hello.xml
index 7e5ed6c99..de1fccb98 100644
--- a/doc/user-manual/user-manual-hello.xml
+++ b/doc/user-manual/user-manual-hello.xml
@@ -90,9 +90,9 @@
Metadata chapter.
</para>
<para>The overall goal of this exercise is to create a Hello
- World example utilizing the concepts BitBake uses to
- build and construct a complete including Tasks,
- Layers.
+ World example utilizing concepts used to
+ build and construct a complete example application
+ including Tasks and Layers.
This is how modern projects such as OpenEmbedded and
the Yocto Project utilize BitBake, therefore it
provides an excellent starting point for understanding
@@ -110,7 +110,7 @@
</itemizedlist>
</para>
<para>
-
+
</para>
</section>
diff --git a/doc/user-manual/user-manual-metadata.xml b/doc/user-manual/user-manual-metadata.xml
index c72f72be2..3d8ee126e 100644
--- a/doc/user-manual/user-manual-metadata.xml
+++ b/doc/user-manual/user-manual-metadata.xml
@@ -37,10 +37,12 @@
</para>
</listitem>
</itemizedlist>
- <para>What follows are a large number of examples of BitBake metadata.
- Any syntax which isn't supported in any of the aforementioned areas
+ <para>What follows is a large number of examples of BitBake metadata.
+ Any syntax which is not supported in any of the aforementioned areas
will be documented as such.
</para>
+ </section>
+
<section>
<title>Basic variable setting</title>
<para>
@@ -51,6 +53,7 @@
<varname>VARIABLE</varname> is
<literal>value</literal>.</para>
</section>
+
<section>
<title>Variable expansion</title>
<para>BitBake supports variables referencing one another's contents using