diff options
author | Antony <antony.jones@comcast.net> | 2015-05-10 14:41:35 -0600 |
---|---|---|
committer | Antony <antony.jones@comcast.net> | 2015-05-10 14:41:35 -0600 |
commit | d0d9e9ee1c36d271bb1f0ad7c2002a33d8b574ba (patch) | |
tree | 01e103fd06e251deba75a31600373a1bf50b44a9 | |
parent | 5ceec67addfb6a2cf18d4626b91d1aa805ca9b21 (diff) |
Forgot this. It points Doxyfile to the logo without text.
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |