diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-16 12:36:18 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:54:09 +0000 |
commit | 33b7996446dd5408d56787c62ae452eae8ab2492 (patch) | |
tree | 863468ca897d3912f5d12f1bc714e63e8fab6fc0 /documentation | |
parent | 7f64ad2423370f8010038fbd211be91290c227b7 (diff) | |
download | poky-33b7996446dd5408d56787c62ae452eae8ab2492.tar.gz |
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>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 35 |
1 files changed, 9 insertions, 26 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 5eea2e22aa..bd392fd3ab 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" |
3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
4 | 4 | ||
5 | <book id='dev-manual' lang='en' | 5 | <book id='profile-manual' lang='en' |
6 | xmlns:xi="http://www.w3.org/2003/XInclude" | 6 | xmlns:xi="http://www.w3.org/2003/XInclude" |
7 | xmlns="http://docbook.org/ns/docbook" | 7 | xmlns="http://docbook.org/ns/docbook" |
8 | > | 8 | > |
@@ -10,7 +10,7 @@ | |||
10 | 10 | ||
11 | <mediaobject> | 11 | <mediaobject> |
12 | <imageobject> | 12 | <imageobject> |
13 | <imagedata fileref='figures/dev-title.png' | 13 | <imagedata fileref='figures/profile-title.png' |
14 | format='SVG' | 14 | format='SVG' |
15 | align='left' scalefit='1' width='100%'/> | 15 | align='left' scalefit='1' width='100%'/> |
16 | </imageobject> | 16 | </imageobject> |
@@ -20,31 +20,16 @@ | |||
20 | 20 | ||
21 | <authorgroup> | 21 | <authorgroup> |
22 | <author> | 22 | <author> |
23 | <firstname>Scott</firstname> <surname>Rifenbark</surname> | 23 | <firstname>Tom</firstname> <surname>Zanussi</surname> |
24 | <affiliation> | 24 | <affiliation> |
25 | <orgname>Intel Corporation</orgname> | 25 | <orgname>Intel Corporation</orgname> |
26 | </affiliation> | 26 | </affiliation> |
27 | <email>scott.m.rifenbark@intel.com</email> | 27 | <email>tom.zanussi@intel.com</email> |
28 | </author> | 28 | </author> |
29 | </authorgroup> | 29 | </authorgroup> |
30 | 30 | ||
31 | <revhistory> | 31 | <revhistory> |
32 | <revision> | 32 | <revision> |
33 | <revnumber>1.1</revnumber> | ||
34 | <date>6 October 2011</date> | ||
35 | <revremark>The initial document released with the Yocto Project 1.1 Release.</revremark> | ||
36 | </revision> | ||
37 | <revision> | ||
38 | <revnumber>1.2</revnumber> | ||
39 | <date>April 2012</date> | ||
40 | <revremark>Released with the Yocto Project 1.2 Release.</revremark> | ||
41 | </revision> | ||
42 | <revision> | ||
43 | <revnumber>1.3</revnumber> | ||
44 | <date>October 2012</date> | ||
45 | <revremark>Released with the Yocto Project 1.3 Release.</revremark> | ||
46 | </revision> | ||
47 | <revision> | ||
48 | <revnumber>1.4</revnumber> | 33 | <revnumber>1.4</revnumber> |
49 | <date>Sometime in 2013</date> | 34 | <date>Sometime in 2013</date> |
50 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> | 35 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> |
@@ -67,7 +52,7 @@ | |||
67 | <note> | 52 | <note> |
68 | Due to production processes, there could be differences between the Yocto Project | 53 | Due to production processes, there could be differences between the Yocto Project |
69 | documentation bundled in the release tarball and the | 54 | documentation bundled in the release tarball and the |
70 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> on | 55 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Tracing and Profiling Manual</ulink> on |
71 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 56 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. |
72 | For the latest version of this manual, see the manual on the website. | 57 | For the latest version of this manual, see the manual on the website. |
73 | </note> | 58 | </note> |
@@ -75,15 +60,13 @@ | |||
75 | 60 | ||
76 | </bookinfo> | 61 | </bookinfo> |
77 | 62 | ||
78 | <xi:include href="dev-manual-intro.xml"/> | 63 | <xi:include href="profile-manual-intro.xml"/> |
79 | |||
80 | <xi:include href="dev-manual-start.xml"/> | ||
81 | 64 | ||
82 | <xi:include href="dev-manual-newbie.xml"/> | 65 | <xi:include href="profile-manual-arch.xml"/> |
83 | 66 | ||
84 | <xi:include href="dev-manual-model.xml"/> | 67 | <xi:include href="profile-manual-usage.xml"/> |
85 | 68 | ||
86 | <xi:include href="dev-manual-common-tasks.xml"/> | 69 | <xi:include href="profile-manual-examples.xml"/> |
87 | 70 | ||
88 | </book> | 71 | </book> |
89 | <!-- | 72 | <!-- |