Re-installed the Poky Handbook image at the top of the manual

I could not get the Yocto Project logo to appear correctly in the book
after the title.  I also decided that since Poky is by no means
going away that this book should have that image associated with it
as it is the Poky Reference Manual.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-10-22 09:14:20 -07:00 committed by Richard Purdie
parent 27e2d19e6d
commit 2ccf2b358d
1 changed files with 12 additions and 6 deletions

View File

@ -6,11 +6,17 @@
xmlns="http://docbook.org/ns/docbook" xmlns="http://docbook.org/ns/docbook"
> >
<bookinfo> <bookinfo>
<title>Poky Reference Manual</title>
<subtitle>A Guide and Reference to Poky <mediaobject>
<imagedata fileref="figures/yocto-project-transp.png" <imageobject>
width="6in" depth="2in" align="center" scale="50" /></subtitle> <imagedata fileref='figures/poky-ref-manual.png'
format='SVG'
align='center' scalefit='1' width='100%'/>
</imageobject>
</mediaobject>
<title>Poky Reference Manual</title>
<subtitle>A Guide and Reference to Poky</subtitle>
<authorgroup> <authorgroup>
<author> <author>
<firstname>Richard</firstname> <surname>Purdie</surname> <firstname>Richard</firstname> <surname>Purdie</surname>
@ -37,8 +43,8 @@
<revhistory> <revhistory>
<revision> <revision>
<revnumber>3.3+git</revnumber> <revnumber>4.0+git</revnumber>
<date>20 Sept 2010</date> <date>27 Oct 2010</date>
<revremark>Poky Master Documentation</revremark> <revremark>Poky Master Documentation</revremark>
</revision> </revision>
</revhistory> </revhistory>