summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doxyfile2
-rw-r--r--dist/doc-icon.png (renamed from doc-icon.png)bin8791 -> 8791 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 5c2e09246..92faa0b2a 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "Nintendo 3DS emulator/debugger"
51# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo 51# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
52# to the output directory. 52# to the output directory.
53 53
54PROJECT_LOGO = doc-icon.png 54PROJECT_LOGO = dist/doc-icon.png
55 55
56# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 56# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57# into which the generated documentation will be written. If a relative path is 57# into which the generated documentation will be written. If a relative path is
diff --git a/doc-icon.png b/dist/doc-icon.png
index 420b1546f..420b1546f 100644
--- a/doc-icon.png
+++ b/dist/doc-icon.png
Binary files differ