From 4f0fa9224ade617dee573625ea99188ed3f12d07 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 18 Dec 2014 15:36:27 -0600 Subject: Revert "yocto-project-qs, mega-manual: Conformed to YP book set" This reverts commit 914c482bd89071ab34b3381e3bd8065f871cc047. I had to revert this change because it broke the footnote behavior. Signed-off-by: Richard Purdie --- documentation/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index 7ffe649035..3bc9a213ee 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -130,7 +130,7 @@ XSLTOPTS = --xinclude ALLPREQ = html eclipse 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-qs-title.png \ + figures/yocto-project-transp.png \ eclipse MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse FIGURES = figures @@ -201,7 +201,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures figures/package-feeds.png figures/layer-input.png figures/images.png figures/sdk.png \ figures/source-fetching.png figures/patching.png figures/configuration-compile-autoreconf.png \ figures/analysis-for-package-splitting.png figures/image-generation.png \ - figures/sdk-generation.png figures/recipe-workflow.png figures/yocto-project-qs-title.png + figures/sdk-generation.png figures/recipe-workflow.png endif MANUALS = $(DOC)/$(DOC).html -- cgit v1.2.3-54-g00ecf