diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-03 08:42:34 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:57 +0000 |
commit | 464c1d9f920a3a45f6678458cb2f2b00d7a1fc9d (patch) | |
tree | 507ad5952f746b7f2c4acb8bc8cf86d6a6e6e007 /documentation/toaster-manual/toaster-manual.xml | |
parent | 0e3cb25ad7548d34947e9c3c3bb650173eb2cef6 (diff) | |
download | poky-464c1d9f920a3a45f6678458cb2f2b00d7a1fc9d.tar.gz |
toaster-manual: Added two chapters to the manual's book file.
Added both chapters that follow the intro chapter to the root
file so they will build as part of the book.
Fixes [YOCTO #6901]
(From yocto-docs rev: 37967896f12471d34188cd532e00211ca665910b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 5cfc422710..cc27aaa67e 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -61,6 +61,10 @@ | |||
61 | 61 | ||
62 | <xi:include href="toaster-manual-intro.xml"/> | 62 | <xi:include href="toaster-manual-intro.xml"/> |
63 | 63 | ||
64 | <xi:include href="toaster-manual-start.xml"/> | ||
65 | |||
66 | <xi:include href="toaster-manual-setup-and-use.xml"/> | ||
67 | |||
64 | </book> | 68 | </book> |
65 | <!-- | 69 | <!-- |
66 | vim: expandtab tw=80 ts=4 | 70 | vim: expandtab tw=80 ts=4 |