summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-14 07:35:16 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-25 12:29:39 +0000
commit2edf03374191bda08f3d29f1b68db004ceca7a83 (patch)
treeae8fb62a96dfce57a7697b16fe0f14ff8c09ed44 /documentation/adt-manual/adt-manual.xml
parent8986c2ecd5498910eb2d3ae9ee8881fbfe4e2dc9 (diff)
downloadpoky-2edf03374191bda08f3d29f1b68db004ceca7a83.tar.gz
adt-manual: Restructured opening organization.
The start of this manual was odd. I created a new "Introduction" chapter and inserted it into the build file (adt-manual.xml). This new chapter introduces the manual. That left the remainder of the original first chapter to be able to focus on what it really needed to talk about and that is the ADT. It is a better organization. (From yocto-docs rev: 9d489abad9ccd4c0893d7496282f0843d4154942) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual/adt-manual.xml')
-rw-r--r--documentation/adt-manual/adt-manual.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index 6a48742300..c8ecc5c4a8 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -99,6 +99,8 @@
99 99
100 </bookinfo> 100 </bookinfo>
101 101
102 <xi:include href="adt-manual-intro.xml"/>
103
102 <xi:include href="adt-intro.xml"/> 104 <xi:include href="adt-intro.xml"/>
103 105
104 <xi:include href="adt-prepare.xml"/> 106 <xi:include href="adt-prepare.xml"/>