summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-18 15:37:59 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-18 15:37:59 +0000
commit05324ae0cd65cfcf5eea24ea3f567f0852d0912f (patch)
treeff4099ebcc2f9152c514bff8fb07bb5b7be1a970 /handbook
parent4c07b33f14be18dff41ba4eeff9507a706952d86 (diff)
downloadpoky-05324ae0cd65cfcf5eea24ea3f567f0852d0912f.tar.gz
handbook: Various tweaks for recent fop/pdf generation
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook')
-rw-r--r--handbook/Makefile2
-rw-r--r--handbook/introduction.xml2
-rw-r--r--handbook/poky-handbook.xml2
-rw-r--r--handbook/ref-structure.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index 07580fd9aa..2c593cf652 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -2,7 +2,7 @@ all: html pdf
2 2
3pdf: 3pdf:
4 4
5 poky-docbook-to-pdf poky-handbook.xml 5 ./poky-doc-tools/poky-docbook-to-pdf poky-handbook.xml
6# -- old way -- 6# -- old way --
7# dblatex poky-handbook.xml 7# dblatex poky-handbook.xml
8 8
diff --git a/handbook/introduction.xml b/handbook/introduction.xml
index c60430f8a8..312406dd80 100644
--- a/handbook/introduction.xml
+++ b/handbook/introduction.xml
@@ -58,7 +58,7 @@
58 <screenshot> 58 <screenshot>
59 <mediaobject> 59 <mediaobject>
60 <imageobject> 60 <imageobject>
61 <imagedata fileref="screenshots/ss-sato.png" format="PNG"/> 61 <imagedata fileref="screenshots/ss-sato.png" format="PNG" align='center' scalefit='1' width="100%" contentdepth="100%"/>
62 </imageobject> 62 </imageobject>
63 <caption> 63 <caption>
64 <para>The Sato Desktop - A screenshot from a machine running a Poky built image</para> 64 <para>The Sato Desktop - A screenshot from a machine running a Poky built image</para>
diff --git a/handbook/poky-handbook.xml b/handbook/poky-handbook.xml
index 67d009506f..dd709d7994 100644
--- a/handbook/poky-handbook.xml
+++ b/handbook/poky-handbook.xml
@@ -11,7 +11,7 @@
11 <imageobject> 11 <imageobject>
12 <imagedata fileref='common/poky-handbook.png' 12 <imagedata fileref='common/poky-handbook.png'
13 format='SVG' 13 format='SVG'
14 align='center'/> 14 align='center' scalefit='1' width='100%'/>
15 </imageobject> 15 </imageobject>
16 </mediaobject> 16 </mediaobject>
17 17
diff --git a/handbook/ref-structure.xml b/handbook/ref-structure.xml
index a420a59218..c80097ee18 100644
--- a/handbook/ref-structure.xml
+++ b/handbook/ref-structure.xml
@@ -216,7 +216,7 @@
216 </para> 216 </para>
217 </section> 217 </section>
218 218
219 <section id='structure-build-tmp-sysroots> 219 <section id='structure-build-tmp-sysroots'>
220 <title><filename class="directory">build/tmp/sysroots/</filename></title> 220 <title><filename class="directory">build/tmp/sysroots/</filename></title>
221 221
222 <para> 222 <para>