summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@conan.(none)>2013-03-26 18:58:03 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:26 +0000
commit74d1e16315bfaebc573405326b232cb4632cd7b4 (patch)
tree4576479cfcbefaa59efba6b17865856cd0e56565
parentd8683244401f6ac85edfbfa94ee715dee2624e00 (diff)
downloadbitbake-74d1e16315bfaebc573405326b232cb4632cd7b4.tar.gz
user-manual: Seeding an Internals chapter.
Adding a skeleton chapter for describing portions of the BitBake internals.
-rw-r--r--doc/user-manual/user-manual-internals.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user-manual/user-manual-internals.xml b/doc/user-manual/user-manual-internals.xml
new file mode 100644
index 000000000..fc9418d29
--- /dev/null
+++ b/doc/user-manual/user-manual-internals.xml
@@ -0,0 +1,10 @@
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+<chapter id="user-manual-internals">
+ <title>Internals</title>
+ <section id="intro">
+ <title>Introduction</title>
+ </section>
+</chapter>
+
+