diff --git a/docs/Doxyfile b/docs/Doxyfile index e055287d..b7d30a34 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -53,7 +53,7 @@ PROJECT_BRIEF = # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # the logo to the output directory. -PROJECT_LOGO = +PROJECT_LOGO = logo.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 diff --git a/docs/logo.png b/docs/logo.png new file mode 100644 index 00000000..a699d06a Binary files /dev/null and b/docs/logo.png differ