summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony <antony.jones@comcast.net>2015-05-10 14:41:35 -0600
committerAntony <antony.jones@comcast.net>2015-05-10 14:41:35 -0600
commitd0d9e9ee1c36d271bb1f0ad7c2002a33d8b574ba (patch)
tree01e103fd06e251deba75a31600373a1bf50b44a9
parent5ceec67addfb6a2cf18d4626b91d1aa805ca9b21 (diff)
Forgot this. It points Doxyfile to the logo without text.
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index c15b30d3b5..c32a1bf195 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "Game Engine MIT"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
-PROJECT_LOGO = E:/development/godot/logo.png
+PROJECT_LOGO = E:/development/godot/logo_small.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