mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
a44106a0db
commit
30c0c9e358
@@ -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
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user