aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual/mega-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-12-19 16:27:28 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 14:43:27 +0000
commit30c0c9e35879cd66a8e8b4dbcc3421e9b962bb27 (patch)
treef33b5a487b3f5243abcfb42cb64053b049ef9dc4 /documentation/mega-manual/mega-manual.xml
parenta44106a0dba0038f0847ca1b90e72b99c5dfac8b (diff)
downloadopenembedded-core-contrib-30c0c9e35879cd66a8e8b4dbcc3421e9b962bb27.tar.gz
mega-manual: Fixed to include ref-manual.
this still had the "poky-ref-manual" string in it. It needed the "ref-manual" string. (From yocto-docs rev: f771aaa09bf439e506dc5d8573a34283a1a905fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-rw-r--r--documentation/mega-manual/mega-manual.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index b3ee590326..ef34cec247 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -3,7 +3,7 @@
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
-<book id='mega-manual' lang='en'
+<book id='mega-manual' lang='en'
xmlns:xi="http://www.w3.org/2003/XInclude"
xmlns="http://docbook.org/ns/docbook"
>
@@ -11,30 +11,30 @@
<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>
+<para><imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" /></para>
- <xi:include
+ <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
+ <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
+ <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
+ <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"/>
+ <xi:include
+ xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-manual.xml"/>
<!-- <index id='index'>
<title>Index</title>
@@ -43,6 +43,6 @@
</book>
-<!--
-vim: expandtab tw=80 ts=4
+<!--
+vim: expandtab tw=80 ts=4
-->