doc: doxygen: move logo to Doxygen assets folder

Move the logo used by Doxygen into the Doxygen assets folder.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-06-30 15:04:43 +02:00 committed by Christopher Friedt
commit d625db0aa5
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Before After
Before After

View file

@ -51,7 +51,7 @@ PROJECT_BRIEF = "A Scalable Open Source RTOS for IoT Embedded Devices"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
PROJECT_LOGO = @ZEPHYR_BASE@/doc/images/Zephyr-Kite-small.png
PROJECT_LOGO = @ZEPHYR_BASE@/doc/_doxygen/logo.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is