summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual/mega-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-rw-r--r--documentation/mega-manual/mega-manual.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
new file mode 100644
index 0000000000..b3ee590326
--- /dev/null
+++ b/documentation/mega-manual/mega-manual.xml
@@ -0,0 +1,48 @@
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
+[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
+
+
+<book id='mega-manual' lang='en'
+ xmlns:xi="http://www.w3.org/2003/XInclude"
+ xmlns="http://docbook.org/ns/docbook"
+ >
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/>
+
+<para><imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" /></para>
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual.xml"/>
+
+<para><imagedata fileref="figures/adt-title.png" width="100%" align="left" scalefit="1" /></para>
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-manual.xml"/>
+
+<para><imagedata fileref="figures/bsp-title.png" width="100%" align="left" scalefit="1" /></para>
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../bsp-guide/bsp-guide.xml"/>
+
+<para><imagedata fileref="figures/kernel-title.png" width="100%" align="left" scalefit="1" /></para>
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-manual/kernel-manual.xml"/>
+
+<para><imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" /></para>
+
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../poky-ref-manual/poky-ref-manual.xml"/>
+
+<!-- <index id='index'>
+ <title>Index</title>
+ </index>
+-->
+
+</book>
+
+<!--
+vim: expandtab tw=80 ts=4
+-->