diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-03-29 14:12:36 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-01 12:59:11 +0100 |
commit | 45e9e7914193824f8b2dddb7c075222d79a170c5 (patch) | |
tree | 71202c9dc970780fb3c35cf8d270a60afe0a692e /documentation | |
parent | 1f63333b7f94169d13a80ab826df0472df1f93aa (diff) | |
download | poky-45e9e7914193824f8b2dddb7c075222d79a170c5.tar.gz |
mega-manual: Updated the chapter structure for the toaster manual.
Added the reference chapter in so it is included as part of the
mega-manual.
(From yocto-docs rev: 90a6ebabd0657d6dd7381a8c1fc7db5ea8b26a1f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 8857f37dcc..9bec799d7a 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -216,6 +216,9 @@ | |||
216 | <xi:include | 216 | <xi:include |
217 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/> | 217 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/> |
218 | 218 | ||
219 | <xi:include | ||
220 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-reference.xml"/> | ||
221 | |||
219 | </book> | 222 | </book> |
220 | 223 | ||
221 | <!-- | 224 | <!-- |