mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
sdk-manual, mega-manual, Makefile: Added new figures
Added a devtool add and devtool modify flow digram. Updated the Makefile to support those figures in the tarball creation. (From yocto-docs rev: b40692065262dee0209329886b6e3a743c32b1bd) 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
32629e01d6
commit
5a647013e5
@@ -248,7 +248,8 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
|
||||
figures/devtool-modify-flow.png figures/devtool-upgrade-flow.png \
|
||||
figures/compatible-layers.png figures/import-layer.png figures/new-project.png \
|
||||
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.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
|
||||
endif
|
||||
|
||||
MANUALS = $(DOC)/$(DOC).html
|
||||
@@ -291,7 +292,8 @@ XSLTOPTS = --xinclude
|
||||
ALLPREQ = html eclipse tarball
|
||||
TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \
|
||||
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
|
||||
figures/sdk-installed-extensible-sdk-directory.png \
|
||||
figures/sdk-installed-extensible-sdk-directory.png figures/sdk-devtool-add-flow.png \
|
||||
figures/sdk-devtool-modify-flow.png \
|
||||
eclipse
|
||||
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
|
||||
FIGURES = figures
|
||||
|
||||
BIN
documentation/mega-manual/figures/sdk-devtool-add-flow.png
Normal file
BIN
documentation/mega-manual/figures/sdk-devtool-add-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
BIN
documentation/mega-manual/figures/sdk-devtool-modify-flow.png
Normal file
BIN
documentation/mega-manual/figures/sdk-devtool-modify-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
BIN
documentation/sdk-manual/figures/sdk-devtool-add-flow.png
Normal file
BIN
documentation/sdk-manual/figures/sdk-devtool-add-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
BIN
documentation/sdk-manual/figures/sdk-devtool-modify-flow.png
Normal file
BIN
documentation/sdk-manual/figures/sdk-devtool-modify-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
Reference in New Issue
Block a user