diff --git a/Doc/doxy.config.in b/Doc/doxy.config.in index d2daa838..a29b806b 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/acg_logo_small.png +PROJECT_LOGO = @CMAKE_CURRENT_SOURCE_DIR@/images/rwth_I8_bild_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/html/acg_footer.html b/Doc/html/acg_footer.html index 5211cd5c..d716f640 100644 --- a/Doc/html/acg_footer.html +++ b/Doc/html/acg_footer.html @@ -2,7 +2,6 @@
-
Project $projectname,
© Computer Graphics Group, RWTH Aachen.
diff --git a/Doc/html/acg_logo.png b/Doc/html/acg_logo.png
deleted file mode 100644
index ad4dcd02..00000000
Binary files a/Doc/html/acg_logo.png and /dev/null differ
diff --git a/Doc/images/acg_logo_small.png b/Doc/images/acg_logo_small.png
deleted file mode 100644
index 6f8738a1..00000000
Binary files a/Doc/images/acg_logo_small.png and /dev/null differ
diff --git a/Doc/images/rwth_I8_bild_rgb.jpg b/Doc/images/rwth_I8_bild_rgb.jpg
new file mode 100644
index 00000000..13ffe9b4
Binary files /dev/null and b/Doc/images/rwth_I8_bild_rgb.jpg differ