summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/poky-ref-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-05-09 13:26:59 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-10 10:02:16 +0100
commit4ff1f64f1be6d6289d13d3f5e0385142e4451b9c (patch)
tree089f8f8c00b01fd0e399fd6a75500de77ada1532 /documentation/poky-ref-manual/poky-ref-manual.xml
parent4100ebabfc89a56bef172e3da0b377a56f7773ac (diff)
downloadpoky-4ff1f64f1be6d6289d13d3f5e0385142e4451b9c.tar.gz
documentation/poky-ref-manual: Added new title graphic
I have removed the multi-colored POKY image that was used for the title of the Poky Handbook. The image I put in here is in line with the other graphics used as titles for our Yocto Project documentation. To accomplish this I had to create and add a new PNG file named poky-title.png. I placed this image in the figures folder. I removed the poky-ref-manual.png file (old figure). I also had to alter the Makefile to use the new figure as part of the tarball. Finally, I had to alter the HTML style sheet (style.css) to include the new file. (From yocto-docs rev: 6c44fca054c1c105daea6fa42f89a7f78a6d12cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/poky-ref-manual.xml')
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 874d9a1c72..62eb8a28d1 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -9,14 +9,14 @@
9 9
10 <mediaobject> 10 <mediaobject>
11 <imageobject> 11 <imageobject>
12 <imagedata fileref='figures/poky-ref-manual.png' 12 <imagedata fileref='figures/poky-title.png'
13 format='SVG' 13 format='SVG'
14 align='center' scalefit='1' width='100%'/> 14 align='left' scalefit='1' width='100%'/>
15 </imageobject> 15 </imageobject>
16 </mediaobject> 16 </mediaobject>
17 17
18 <title>Poky Reference Manual</title> 18 <title></title>
19 <subtitle>A Guide and Reference to Poky</subtitle> 19
20 <authorgroup> 20 <authorgroup>
21 <author> 21 <author>
22 <firstname>Richard</firstname> <surname>Purdie</surname> 22 <firstname>Richard</firstname> <surname>Purdie</surname>