diff --git a/documentation/Makefile b/documentation/Makefile index 3bc9a213ee..7ffe649035 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-transp.png \ + figures/yocto-project-qs-title.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/sdk-generation.png figures/recipe-workflow.png figures/yocto-project-qs-title.png endif MANUALS = $(DOC)/$(DOC).html 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 diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 01af789aed..a2ec256445 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml @@ -8,6 +8,8 @@ xmlns="http://docbook.org/ns/docbook" > + + diff --git a/documentation/yocto-project-qs/figures/yocto-project-qs-title.png b/documentation/yocto-project-qs/figures/yocto-project-qs-title.png new file mode 100644 index 0000000000..a410a0d5e8 Binary files /dev/null and b/documentation/yocto-project-qs/figures/yocto-project-qs-title.png differ diff --git a/documentation/yocto-project-qs/figures/yocto-project-transp.png b/documentation/yocto-project-qs/figures/yocto-project-transp.png deleted file mode 100755 index 31d2b147fd..0000000000 Binary files a/documentation/yocto-project-qs/figures/yocto-project-transp.png and /dev/null differ diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index 235c85a1ba..a324a4a51d 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-style.css @@ -118,12 +118,13 @@ h6 { background-color: transparent; background-repeat: no-repeat; padding-top: 256px; - background-position: top; + background-image: url("figures/yocto-project-qs-title.png"); + background-position: left top; margin-top: -256px; padding-right: 50px; - margin-left: 50px; - text-align: center; - width: 600px; + margin-left: 0px; + text-align: right; + width: 740px; } h3.author { diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9f1a4fbb36..1e2f3670f4 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -1,10 +1,33 @@ - %poky; ] > -
- - Yocto Project Quick Start + + + + + + + + + + Yocto Project Quick Start + + + + + Scott Rifenbark + + Intel Corporation + + scott.m.rifenbark@intel.com + + ©RIGHT_YEAR; @@ -23,14 +46,7 @@ from the Yocto Project website. - - - - - - +
Welcome! @@ -962,7 +978,7 @@
-
+