mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
concepts-manual: Updates to parent file
Edits to create the main file that builds the concepts-manual. Includes the chapters that comprise the book. (From yocto-docs rev: d3a82e7cf50d77fcc4a37f13be98a61d85b1e527) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e5b1c55760
commit
5eed9a3fbe
@@ -2,7 +2,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
||||
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||
|
||||
<book id='getting-started-manual' lang='en'
|
||||
<book id='concepts-manual' lang='en'
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude"
|
||||
xmlns="http://docbook.org/ns/docbook"
|
||||
>
|
||||
@@ -10,14 +10,14 @@
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref='figures/getting-started-title.png'
|
||||
<imagedata fileref='figures/concepts-manual-title.png'
|
||||
format='SVG'
|
||||
align='left' scalefit='1' width='100%'/>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
|
||||
<title>
|
||||
Getting Started With Yocto Project
|
||||
Yocto Project Concepts Manual
|
||||
</title>
|
||||
|
||||
<authorgroup>
|
||||
@@ -54,7 +54,7 @@
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
This version of the
|
||||
<emphasis>Yocto Project Overview Manual</emphasis>
|
||||
<emphasis>Yocto Project Concepts Manual</emphasis>
|
||||
is for the &YOCTO_DOC_VERSION; release of the
|
||||
Yocto Project.
|
||||
To be sure you have the latest version of the manual
|
||||
@@ -82,11 +82,9 @@
|
||||
|
||||
</bookinfo>
|
||||
|
||||
<xi:include href="getting-started-intro.xml"/>
|
||||
<xi:include href="concepts-manual-intro.xml"/>
|
||||
|
||||
<xi:include href="getting-started-development-environment.xml"/>
|
||||
|
||||
<xi:include href="getting-started-concepts.xml"/>
|
||||
<xi:include href="concepts-manual-concepts.xml"/>
|
||||
|
||||
</book>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user