Browse Source

Forgot this. It points Doxyfile to the logo without text.

Antony 10 years ago
parent
commit
d0d9e9ee1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Doxyfile

+ 1 - 1
Doxyfile

@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "Game Engine MIT"
 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
 # the logo to the output directory.
 # 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
 # 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
 # into which the generated documentation will be written. If a relative path is