From 82925e8d7ff4caf4ba692a2fa0a48ac65b735a1c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 18 Mar 2010 15:37:59 +0000 Subject: handbook: Various tweaks for recent fop/pdf generation Signed-off-by: Richard Purdie --- handbook/Makefile | 2 +- handbook/introduction.xml | 2 +- handbook/poky-handbook.xml | 2 +- handbook/ref-structure.xml | 1 - 4 files changed, 3 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 pdf: - poky-docbook-to-pdf poky-handbook.xml + ./poky-doc-tools/poky-docbook-to-pdf poky-handbook.xml # -- old way -- # dblatex poky-handbook.xml 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 @@ - + The Sato Desktop - A screenshot from a machine running a Poky built image 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 @@ + align='center' scalefit='1' width='100%'/> diff --git a/handbook/ref-structure.xml b/handbook/ref-structure.xml index 8a564e77b3..924e5a5dc3 100644 --- a/handbook/ref-structure.xml +++ b/handbook/ref-structure.xml @@ -218,7 +218,6 @@
<filename class="directory">build/tmp/staging/</filename> - Any package needing to share output with other packages does so within staging. This means it contains any shared header files and any shared libraries amongst -- cgit v1.2.3-54-g00ecf