summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-25 19:39:50 +0200
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-25 19:39:50 +0200
commitc319d1ada7409c396a8724ff62a81b7e41e1a911 (patch)
tree90f7bc139509d33738445c7a8976bb56b2e429f2 /Doxyfile
parentAssets: Move citra.ico from src/assets to dist. (diff)
downloadyuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar.gz
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar.bz2
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar.lz
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar.xz
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.tar.zst
yuzu-c319d1ada7409c396a8724ff62a81b7e41e1a911.zip
Diffstat (limited to '')
-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