From d71e362a5ed4ac741762bd2ed12a56b4fee26b74 Mon Sep 17 00:00:00 2001 From: Bjarne von Horn Date: Thu, 6 Jun 2024 16:37:44 +0200 Subject: [PATCH] update doxygen logo and add favicon --- Doxyfile.in | 4 +++- doxygen-layout | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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