mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
sdk-manual, mega-manual: Added Autotools flow figure
New figure for the section on Autotools workflow. The figure goes in the folders for both the sdk-manual and the mega-manual. Updated the Makefile to include the new figure in the tarball when creating both manuals. (From yocto-docs rev: 01f33f7ee293de4dbe0398aae6c087de686be965) 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
98423875ef
commit
be6f1d57a6
@@ -268,7 +268,7 @@ TARFILES = mega-manual.html mega-style.css \
|
||||
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-upgrade-flow.png figures/bitbake-build-flow.png figures/bypqs-title.png \
|
||||
figures/overview-manual-title.png
|
||||
figures/overview-manual-title.png figures/sdk-autotools-flow.png
|
||||
endif
|
||||
|
||||
MANUALS = $(DOC)/$(DOC).html
|
||||
@@ -295,7 +295,7 @@ 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-devtool-add-flow.png \
|
||||
figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \
|
||||
figures/sdk-devtool-upgrade-flow.png \
|
||||
figures/sdk-devtool-upgrade-flow.png figures/sdk-autotools-flow.png \
|
||||
eclipse
|
||||
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
|
||||
FIGURES = figures
|
||||
|
||||
BIN
documentation/mega-manual/figures/sdk-autotools-flow.png
Normal file
BIN
documentation/mega-manual/figures/sdk-autotools-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
BIN
documentation/sdk-manual/figures/sdk-autotools-flow.png
Normal file
BIN
documentation/sdk-manual/figures/sdk-autotools-flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user