doc: doxygen: add Zephyr favicon

Ensure doxygen docs have a favicon in the browser tab

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé
2025-10-15 15:24:09 +02:00
committed by Chris Friedt
parent 545d40e314
commit 3397fde58c
2 changed files with 1 additions and 1 deletions

BIN
doc/_doxygen/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

View File

@@ -67,7 +67,7 @@ PROJECT_LOGO = @ZEPHYR_BASE@/doc/_doxygen/logo.svg
# when the HTML document is shown. Doxygen will copy the logo to the output
# directory.
PROJECT_ICON =
PROJECT_ICON = @ZEPHYR_BASE@/doc/_doxygen/favicon.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