summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-03-29 14:12:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-01 17:36:07 +0100
commit40db5ea7df19dd036c10d1e31c1645b2aab1c318 (patch)
tree4f8670f9bbdd6df7d8dd34b6bbaa1fd274c227ac /documentation
parent56a4b1e1d46110227fb3ad81b37d5778d9cab1f7 (diff)
downloadpoky-40db5ea7df19dd036c10d1e31c1645b2aab1c318.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.xml3
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<!--