mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Makefile, dev-manual, mega-manual: Added new figure support
Created a new figure for devtool add flow. Added support for it in the Makefile. The figure, as usual, needs to reside in the figures directory in both the dev-manual and the mega-manual. (From yocto-docs rev: 2040a31b806fdade060f7a4182a09673b76db7b3) 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
d346c35b19
commit
17a21e6f73
@@ -134,6 +134,7 @@ TARFILES = dev-style.css dev-manual.html \
|
||||
figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
|
||||
figures/source-repos.png figures/yp-download.png \
|
||||
figures/recipe-workflow.png figures/build-workspace-directory.png \
|
||||
figures/devtool-add-flow.png \
|
||||
eclipse
|
||||
endif
|
||||
|
||||
@@ -242,7 +243,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
|
||||
figures/sdk-generation.png figures/recipe-workflow.png \
|
||||
figures/build-workspace-directory.png figures/mega-title.png \
|
||||
figures/toaster-title.png figures/hosted-service.png \
|
||||
figures/simple-configuration.png
|
||||
figures/simple-configuration.png figures/devtool-add-flow.png
|
||||
endif
|
||||
|
||||
MANUALS = $(DOC)/$(DOC).html
|
||||
|
||||
BIN
documentation/dev-manual/figures/devtool-add-flow.png
Normal file
BIN
documentation/dev-manual/figures/devtool-add-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 KiB |
BIN
documentation/mega-manual/figures/devtool-add-flow.png
Normal file
BIN
documentation/mega-manual/figures/devtool-add-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 KiB |
Reference in New Issue
Block a user