mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
documentation: Added brief-yoctoprojectqs to mega-manual
The original QS (yocto-project-qs) has been retired for the YP sumo (2.5) release. The manual has been replaced with the brief, two-page quick build document (brief-yoctoprojectqs). I needed to create a new title figure for the manual to include as part of the mega-manual (bypqs-title.png). The figure was added to the figures folder of both the bried-yoctoprojectqs and mega-manual book folders. I also removed the old ypqs-title.png file that was used for the original QS. Updated the stylesheet doc for the brief build to include a style using the new title .PNG file. Updated the mega-manual.xml file to include the brief doc and exclude the original QS. (From yocto-docs rev: aadec4a70fa89e4dcd233c337d8971c8353ee26d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
63168f74d3
commit
a97c05bd3a
+2
-18
@@ -91,7 +91,7 @@ XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \
|
|||||||
--stringparam section.label.includes.component.label 0 \
|
--stringparam section.label.includes.component.label 0 \
|
||||||
--xinclude
|
--xinclude
|
||||||
ALLPREQ = html tarball
|
ALLPREQ = html tarball
|
||||||
TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/ypqs-title.png \
|
TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/bypqs-title.png \
|
||||||
figures/yocto-project-transp.png
|
figures/yocto-project-transp.png
|
||||||
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
|
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
|
||||||
FIGURES = figures
|
FIGURES = figures
|
||||||
@@ -186,22 +186,6 @@ STYLESHEET = $(DOC)/*.css
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(DOC),yocto-project-qs)
|
|
||||||
XSLTOPTS = --stringparam html.stylesheet qs-style.css \
|
|
||||||
--stringparam chapter.autolabel 1 \
|
|
||||||
--stringparam section.autolabel 1 \
|
|
||||||
--stringparam section.label.includes.component.label 1 \
|
|
||||||
--xinclude
|
|
||||||
ALLPREQ = html eclipse tarball
|
|
||||||
|
|
||||||
TARFILES = yocto-project-qs.html qs-style.css \
|
|
||||||
figures/yocto-project-transp.png figures/ypqs-title.png \
|
|
||||||
eclipse
|
|
||||||
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
|
|
||||||
FIGURES = figures
|
|
||||||
STYLESHEET = $(DOC)/*.css
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(DOC),mega-manual)
|
ifeq ($(DOC),mega-manual)
|
||||||
XSLTOPTS = --stringparam html.stylesheet mega-style.css \
|
XSLTOPTS = --stringparam html.stylesheet mega-style.css \
|
||||||
--stringparam chapter.autolabel 1 \
|
--stringparam chapter.autolabel 1 \
|
||||||
@@ -295,7 +279,7 @@ TARFILES = mega-manual.html mega-style.css \
|
|||||||
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
|
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
|
||||||
figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \
|
figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \
|
||||||
figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \
|
figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \
|
||||||
figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png figures/ypqs-title.png \
|
figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png figures/bypqs-title.png \
|
||||||
figures/getting-started-title.png figures/concepts-manual-title.png
|
figures/getting-started-title.png figures/concepts-manual-title.png
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
@@ -118,7 +118,7 @@ h6 {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
padding-top: 256px;
|
padding-top: 256px;
|
||||||
background-image: url("figures/ypqs-title.png");
|
background-image: url("figures/bypqs-title.png");
|
||||||
background-position: left top;
|
background-position: left top;
|
||||||
margin-top: -256px;
|
margin-top: -256px;
|
||||||
padding-right: 50px;
|
padding-right: 50px;
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB |
@@ -132,14 +132,14 @@
|
|||||||
|
|
||||||
</bookinfo>
|
</bookinfo>
|
||||||
|
|
||||||
<!-- Includes yocto-project-qs -->
|
<!-- Includes brief-yoctoprojectqs -->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<imagedata fileref="figures/ypqs-title.png" width="100%" align="left" scalefit="1" />
|
<imagedata fileref="figures/bypqs-title.png" width="100%" align="left" scalefit="1" />
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<xi:include
|
<xi:include
|
||||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/qs.xml"/>
|
xmlns:xi="http://www.w3.org/2003/XInclude" href="../brief-yoctoprojectqs/brief-yoctoprojectqs.xml"/>
|
||||||
|
|
||||||
<!-- Includes getting-started title image and then getting-started chapters -->
|
<!-- Includes getting-started title image and then getting-started chapters -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user