diff --git a/documentation/Doxyfile b/documentation/Doxyfile index ccd72e95fa520de041b0dcc0389343818b37da16..dd1d6431d84a6e7633bfd6d2575bb1be00edc291 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -45,7 +45,7 @@ PROJECT_BRIEF = # exceed 55 pixels and the maximum width should not exceed 200 pixels. # Doxygen will copy the logo to the output directory. -PROJECT_LOGO = html/logo_i8.png +PROJECT_LOGO = html/logo_vci.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -911,8 +911,8 @@ HTML_STYLESHEET = html/style.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/logo_i8.ico \ - html/logo_i8.png +HTML_EXTRA_FILES = html/favicon.ico \ + html/logo_vci.png # 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/documentation/html/acg_footer.html b/documentation/html/acg_footer.html index e35e30de8557124e1325b7adff424df75c2253d7..2177847d476de0434f15a41c7ae3833d962618e4 100644 --- a/documentation/html/acg_footer.html +++ b/documentation/html/acg_footer.html @@ -1,20 +1,15 @@ -
- |
-
- + |
$projectname
$projectnumber
$projectbrief
|
-
-
-
- $projectbrief
- |
-
-
+
+
+ ![]() |
$searchbox | diff --git a/documentation/html/favicon.ico b/documentation/html/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..a1932d760f17559af62da32cceab5bce18ea2012 Binary files /dev/null and b/documentation/html/favicon.ico differ diff --git a/documentation/html/logo_i8.ico b/documentation/html/logo_i8.ico deleted file mode 100644 index 876dfb2048fa4cef34b0eaeecefec6dd343d3e01..0000000000000000000000000000000000000000 Binary files a/documentation/html/logo_i8.ico and /dev/null differ diff --git a/documentation/html/logo_i8.png b/documentation/html/logo_i8.png deleted file mode 100755 index b7c5ad2d46f8b1713537b223546537972a79a609..0000000000000000000000000000000000000000 Binary files a/documentation/html/logo_i8.png and /dev/null differ diff --git a/documentation/html/logo_vci.png b/documentation/html/logo_vci.png new file mode 100644 index 0000000000000000000000000000000000000000..5c6c270fac1e83eed1542e21a4fa6f20728f40d7 Binary files /dev/null and b/documentation/html/logo_vci.png differ diff --git a/documentation/images/OpenVolumeMesh_text_128.png b/documentation/images/OpenVolumeMesh_text_128.png new file mode 100644 index 0000000000000000000000000000000000000000..96e3936fb7e343fc152de34b9966a0a81c296f10 Binary files /dev/null and b/documentation/images/OpenVolumeMesh_text_128.png differ diff --git a/documentation/mainpage.docu b/documentation/mainpage.docu index b722554a1b5221f761d6e8b1ac34120857c7f39c..99d161706188dd575e81ce0b66e26a163381fefe 100644 --- a/documentation/mainpage.docu +++ b/documentation/mainpage.docu @@ -5,7 +5,7 @@ \page OpenVolumeMeshDoc OpenVolumeMesh Documentation \endif -\image html volume_mesh.png +\image html OpenVolumeMesh_text_128.png Welcome to the %OpenVolumeMesh documentation.