From c57655603373f72b6c6ca10cd488b85a2c188ca2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Dec 2014 09:31:59 -0600 Subject: yocto-project-qs, mega-manual: Conformed to YP book set I discovered some artifacts and inconsistencies with how the YP Quick Start was made. I made the following changes: 1. Changed the structure of the QS from "article" to "book" as it is a separate book. This change doesn't fix anything but it does bring the XML file closer to passing validation. 2. Removed the tag. This tag was in place simply to display the PNG file for the Yocto logo in the upper right part of the first page. After turning the QS into a book from an article, the title could be displayed as a PNG file similar to the other books. This change solved two issues: 1) removed the empty "abstract" element from being displayed in both the mega-manual and the PDF version, and 2), brought the author and look of the first page into line with other YP manuals. 3. Removed the old PNG file used to display the Yocto logo at the top of the QS. This file was removed from both the yocto-project-qs and mega-manual "figures" directories. 4. Added a new "yocto-project-qs-title.png" file to both the yocto-project-qs and mega-manual "figures" directories. 5. Updated the "qs-style.css" file's .authorgroup element to match and behave like the other YP manuals. This effectively correctly displays the title PNG file for the QS. 6. Updated the Makefile area where the TAR files are made for both the yocto-project-qs and the mega-manual. I had to substitute in the new PNG file for the QS one and had to add the title PNG to the mega-manual part. (From yocto-docs rev: 914c482bd89071ab34b3381e3bd8065f871cc047) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../mega-manual/figures/yocto-project-qs-title.png | Bin 0 -> 10156 bytes .../mega-manual/figures/yocto-project-transp.png | Bin 8626 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/mega-manual/figures/yocto-project-qs-title.png delete mode 100755 documentation/mega-manual/figures/yocto-project-transp.png (limited to 'documentation/mega-manual/figures') diff --git a/documentation/mega-manual/figures/yocto-project-qs-title.png b/documentation/mega-manual/figures/yocto-project-qs-title.png new file mode 100644 index 0000000000..a410a0d5e8 Binary files /dev/null and b/documentation/mega-manual/figures/yocto-project-qs-title.png differ diff --git a/documentation/mega-manual/figures/yocto-project-transp.png b/documentation/mega-manual/figures/yocto-project-transp.png deleted file mode 100755 index 31d2b147fd..0000000000 Binary files a/documentation/mega-manual/figures/yocto-project-transp.png and /dev/null differ -- cgit v1.2.3-54-g00ecf