summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/doxygen/favicon.icobin0 -> 1150 bytes
-rw-r--r--doxygen.cfg.in1
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/doxygen/favicon.ico b/docs/doxygen/favicon.ico
new file mode 100644
index 0000000..b542c5b
--- /dev/null
+++ b/docs/doxygen/favicon.ico
Binary files differ
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index f07921b..3708fa8 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -1173,6 +1173,7 @@ HTML_EXTRA_STYLESHEET = \
1173# This tag requires that the tag GENERATE_HTML is set to YES. 1173# This tag requires that the tag GENERATE_HTML is set to YES.
1174 1174
1175HTML_EXTRA_FILES = \ 1175HTML_EXTRA_FILES = \
1176 docs/doxygen/favicon.ico \
1176 docs/doxygen/folder.png \ 1177 docs/doxygen/folder.png \
1177 docs/doxygen/folder-open.png \ 1178 docs/doxygen/folder-open.png \
1178 docs/doxygen/text-x-generic.png 1179 docs/doxygen/text-x-generic.png