summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-29 22:56:58 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-29 22:56:58 +0200
commitfb597b6d68ea07b3b692f9108d4be9c23c8c2585 (patch)
tree2bb6189f41188c654c8b85dfbf8156addb676ada /Doxyfile
parentMerge pull request #828 from lioncash/seq (diff)
parentDocumentation: Move doc-icon.png from the root to dist. (diff)
downloadyuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar.gz
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar.bz2
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar.lz
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar.xz
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.tar.zst
yuzu-fb597b6d68ea07b3b692f9108d4be9c23c8c2585.zip
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 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"
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# to the output directory.
-PROJECT_LOGO = doc-icon.png
+PROJECT_LOGO = dist/doc-icon.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