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:
committed by
Chris Friedt
parent
545d40e314
commit
3397fde58c
BIN
doc/_doxygen/favicon.png
Normal file
BIN
doc/_doxygen/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 534 B |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user