diff --git a/doc/doxygen.conf b/doc/doxygen.conf index bb3af0c489e9440a4f13366a2dedb6b06e8de41c..643c80e0ddadd0ce8e0234ef868110ba5e7f8751 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -44,14 +44,16 @@ PROJECT_NUMBER = # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = Windowed Localization Frames +PROJECT_BRIEF = +# Windowed Localization Frames # With the PROJECT_LOGO tag one can specify an logo or icon that is included in # the documentation. The maximum height of the logo should not exceed 55 pixels # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo # to the output directory. -PROJECT_LOGO = ../doc/images/red-wolf.png +# PROJECT_LOGO = ../doc/images/red-wolf.png +PROJECT_LOGO = ../doc/images/wolf-120.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/doc/images/wolf-120.png b/doc/images/wolf-120.png new file mode 100644 index 0000000000000000000000000000000000000000..8ba161e383c22deda95eb5f950f9fea2baff418d Binary files /dev/null and b/doc/images/wolf-120.png differ diff --git a/doc/images/wolf-500.png b/doc/images/wolf-500.png new file mode 100644 index 0000000000000000000000000000000000000000..4e59fa03457dd3f9a697384bca7896dc0f207245 Binary files /dev/null and b/doc/images/wolf-500.png differ diff --git a/doc/images/wolf-title-100.png b/doc/images/wolf-title-100.png new file mode 100644 index 0000000000000000000000000000000000000000..b27ba0260cc1c1bfc81e5326a513a04cadbcc6d8 Binary files /dev/null and b/doc/images/wolf-title-100.png differ diff --git a/doc/images/wolf-title-120.png b/doc/images/wolf-title-120.png new file mode 100644 index 0000000000000000000000000000000000000000..ee0c4b6a0d08657ae31b01ad74f55f5cf3a55791 Binary files /dev/null and b/doc/images/wolf-title-120.png differ diff --git a/doc/images/wolf-title-140.png b/doc/images/wolf-title-140.png new file mode 100644 index 0000000000000000000000000000000000000000..0398db3e5846b983854086c55973b1a7190b85c9 Binary files /dev/null and b/doc/images/wolf-title-140.png differ diff --git a/doc/images/wolf-title-500.png b/doc/images/wolf-title-500.png new file mode 100644 index 0000000000000000000000000000000000000000..fd9b4f1483311431c3ca77b7e3c8a3b7bd3a6954 Binary files /dev/null and b/doc/images/wolf-title-500.png differ