summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-15 20:31:47 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:27 +0000
commit5f80311d73e45cfed035e7e52c5ca24bc896a82c (patch)
tree3b3b8f0e3f5d6ee2fec24736b0ead2ebeffaec31
parentdd29a9c7474d5e759b9443227a63e0c9ef9f8ca8 (diff)
downloadbitbake-5f80311d73e45cfed035e7e52c5ca24bc896a82c.tar.gz
user-manual-metadata: fixing more tags
Closing more section tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r--doc/user-manual/user-manual-metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/user-manual/user-manual-metadata.xml b/doc/user-manual/user-manual-metadata.xml
index d2a721a9e..ce3517cf4 100644
--- a/doc/user-manual/user-manual-metadata.xml
+++ b/doc/user-manual/user-manual-metadata.xml
@@ -599,7 +599,7 @@ need to import them.</para>
'recrdeptask' flags please see the dependencies section.
</para>
</section>
- </section>
+
<section>
<title>Parsing</title>
@@ -636,6 +636,7 @@ need to import them.</para>
allowed in .conf files.
</para>
</section>
+
<section>
<title>Classes</title>
<para>BitBake classes are our rudimentary inheritance mechanism.
@@ -647,6 +648,7 @@ need to import them.</para>
<envar>BBPATH</envar>.
</para>
</section>
+
<section>
<title>.bb files</title>
<para>A BitBake (.bb) file is a logical unit of tasks to be executed.
@@ -658,7 +660,7 @@ need to import them.</para>
and does handle wildcards.
</para>
</section>
-</section>
+</section>
<section>
<title>Events</title>
@@ -838,8 +840,9 @@ need to import them.</para>
namespace.
</para>
</section>
+ </section>
- <section>
+<section>
<title>Task Checksums and Setscene</title>
<para></para>