From 0a54446d2f33791fe6ec3c3f670dfbfe6e009bd8 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 28 Jan 2015 13:34:09 -0800 Subject: mega-manual, Makefile, poky.ent: Added front matter to mega-manual Put in proper front matter for the mega-manual. This effectively creates a real title for the manual as well as a brief abstract that explains why this behemoth exists. (From yocto-docs rev: 26c78f0b00762846a839fbfc9ba969b7aa5d5b58) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index 8d51bd7df3..3735faf8a5 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -235,7 +235,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \ figures/analysis-for-package-splitting.png \ figures/image-generation.png \ figures/sdk-generation.png figures/recipe-workflow.png \ - figures/build-workspace-directory.png + figures/build-workspace-directory.png figures/mega-title.png endif MANUALS = $(DOC)/$(DOC).html -- cgit v1.2.3-54-g00ecf