diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-18 06:24:18 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-01 12:59:10 +0100 |
commit | 85a0b9b941fbd38d44e4802a27290ad9ec4bb963 (patch) | |
tree | 92bf61d40674f0b28fd44af49daa38b215de3b73 /documentation/toaster-manual/toaster-manual.xml | |
parent | 9e4adec98db325112ca7a8b9dd95722d4d0ab642 (diff) | |
download | poky-85a0b9b941fbd38d44e4802a27290ad9ec4bb963.tar.gz |
toaster-manual: Draft of Manual.
Fixes [YOCTO #6901]
(From yocto-docs rev: 258b46b0f3e23045b5fb8c97d03dceb69db5ce20)
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index cc27aaa67e..7371ca2b8d 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -65,6 +65,8 @@ | |||
65 | 65 | ||
66 | <xi:include href="toaster-manual-setup-and-use.xml"/> | 66 | <xi:include href="toaster-manual-setup-and-use.xml"/> |
67 | 67 | ||
68 | <xi:include href="toaster-manual-reference.xml"/> | ||
69 | |||
68 | </book> | 70 | </book> |
69 | <!-- | 71 | <!-- |
70 | vim: expandtab tw=80 ts=4 | 72 | vim: expandtab tw=80 ts=4 |