profile-manual: Converted root XML file for profile-manual

Edits to change this file to work for the profile-manual.

(From yocto-docs rev: 60a52fb31f2d15709afa29e83aa5d50bf8d90c58)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-01-16 12:36:18 -08:00 committed by Richard Purdie
parent 7f64ad2423
commit 33b7996446
1 changed files with 9 additions and 26 deletions

View File

@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
<book id='dev-manual' lang='en'
<book id='profile-manual' lang='en'
xmlns:xi="http://www.w3.org/2003/XInclude"
xmlns="http://docbook.org/ns/docbook"
>
@ -10,7 +10,7 @@
<mediaobject>
<imageobject>
<imagedata fileref='figures/dev-title.png'
<imagedata fileref='figures/profile-title.png'
format='SVG'
align='left' scalefit='1' width='100%'/>
</imageobject>
@ -20,30 +20,15 @@
<authorgroup>
<author>
<firstname>Scott</firstname> <surname>Rifenbark</surname>
<firstname>Tom</firstname> <surname>Zanussi</surname>
<affiliation>
<orgname>Intel Corporation</orgname>
</affiliation>
<email>scott.m.rifenbark@intel.com</email>
<email>tom.zanussi@intel.com</email>
</author>
</authorgroup>
<revhistory>
<revision>
<revnumber>1.1</revnumber>
<date>6 October 2011</date>
<revremark>The initial document released with the Yocto Project 1.1 Release.</revremark>
</revision>
<revision>
<revnumber>1.2</revnumber>
<date>April 2012</date>
<revremark>Released with the Yocto Project 1.2 Release.</revremark>
</revision>
<revision>
<revnumber>1.3</revnumber>
<date>October 2012</date>
<revremark>Released with the Yocto Project 1.3 Release.</revremark>
</revision>
<revision>
<revnumber>1.4</revnumber>
<date>Sometime in 2013</date>
@ -67,7 +52,7 @@
<note>
Due to production processes, there could be differences between the Yocto Project
documentation bundled in the release tarball and the
<ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> on
<ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Tracing and Profiling Manual</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
For the latest version of this manual, see the manual on the website.
</note>
@ -75,15 +60,13 @@
</bookinfo>
<xi:include href="dev-manual-intro.xml"/>
<xi:include href="profile-manual-intro.xml"/>
<xi:include href="dev-manual-start.xml"/>
<xi:include href="profile-manual-arch.xml"/>
<xi:include href="dev-manual-newbie.xml"/>
<xi:include href="profile-manual-usage.xml"/>
<xi:include href="dev-manual-model.xml"/>
<xi:include href="dev-manual-common-tasks.xml"/>
<xi:include href="profile-manual-examples.xml"/>
</book>
<!--