From bbe7cb47704ee6d6e92acaf7acf5fca00f23b903 Mon Sep 17 00:00:00 2001 From: Timo Mueller Date: Fri, 30 Nov 2012 09:59:44 +0100 Subject: [PATCH] documentation: Move yocto-project-qs global parameters to customization file Standard stylesheet parameters were moved to the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Signed-off-by: Richard Purdie --- documentation/Makefile | 3 +-- .../yocto-project-qs/yocto-project-qs-customization.xsl | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/Makefile b/documentation/Makefile index f9a0b9d294..3d1354926a 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -124,8 +124,7 @@ STYLESHEET = $(DOC)/*.css endif ifeq ($(DOC),yocto-project-qs) -XSLTOPTS = --stringparam html.stylesheet qs-style.css \ - --xinclude +XSLTOPTS = --xinclude ALLPREQ = html tarball TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png figures/building-an-image.png figures/using-a-pre-built-image.png figures/yocto-project-transp.png MANUALS = $(DOC)/$(DOC).html diff --git a/documentation/yocto-project-qs/yocto-project-qs-customization.xsl b/documentation/yocto-project-qs/yocto-project-qs-customization.xsl index 8e6ea34dd4..904289a4a6 100644 --- a/documentation/yocto-project-qs/yocto-project-qs-customization.xsl +++ b/documentation/yocto-project-qs/yocto-project-qs-customization.xsl @@ -4,5 +4,5 @@ - +