diff --git a/Doxyfile.in b/Doxyfile.in index 5a888750..304a670a 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -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 diff --git a/doxygen-layout b/doxygen-layout index fa4893ab..b418f8cc 160000 --- a/doxygen-layout +++ b/doxygen-layout @@ -1 +1 @@ -Subproject commit fa4893ab56b9f41c9ca84fee7ffa31841805f41a +Subproject commit b418f8cc9084ba71da0417252afedfdda614e6f3