diff --git a/Doc/doxy.config.in b/Doc/doxy.config.in index a29b806b..0fc26bc6 100644 --- a/Doc/doxy.config.in +++ b/Doc/doxy.config.in @@ -51,7 +51,7 @@ PROJECT_BRIEF = # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo # to the output directory. -PROJECT_LOGO = @CMAKE_CURRENT_SOURCE_DIR@/images/rwth_I8_bild_rgb.jpg +PROJECT_LOGO = @CMAKE_CURRENT_SOURCE_DIR@/images/rwth_vci_rgb.jpg # 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/Doc/images/rwth_I8_bild_rgb.jpg b/Doc/images/rwth_I8_bild_rgb.jpg deleted file mode 100644 index 13ffe9b4..00000000 Binary files a/Doc/images/rwth_I8_bild_rgb.jpg and /dev/null differ diff --git a/Doc/images/rwth_vci_rgb.jpg b/Doc/images/rwth_vci_rgb.jpg new file mode 100644 index 00000000..05e487dd Binary files /dev/null and b/Doc/images/rwth_vci_rgb.jpg differ