update doxygen logo and add favicon
This commit is contained in:
parent
6f928c6fe8
commit
d71e362a5e
|
|
@ -916,7 +916,9 @@ HTML_EXTRA_STYLESHEET = @top_srcdir@/doxygen-layout/style/custom.css \
|
|||
# files. In the HTML_STYLESHEET file, use the file name only. Also note that
|
||||
# the files will be copied as-is; there are no commands or markers available.
|
||||
|
||||
HTML_EXTRA_FILES =
|
||||
HTML_EXTRA_FILES = @top_srcdir@/doxygen-layout/images/etherlab-128.png \
|
||||
@top_srcdir@/doxygen-layout/images/favicon.ico \
|
||||
@top_srcdir@/doxygen-layout/images/favicon.svg
|
||||
|
||||
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
|
||||
# Doxygen will adjust the colors in the style sheet and background images
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit fa4893ab56b9f41c9ca84fee7ffa31841805f41a
|
||||
Subproject commit b418f8cc9084ba71da0417252afedfdda614e6f3
|
||||
Loading…
Reference in New Issue