فهرست منبع

Documentation: Move doc-icon.png from the root to dist.

Emmanuel Gil Peyrot 11 سال پیش
والد
کامیت
c319d1ada7
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Doxyfile
  2. 0 0
      dist/doc-icon.png

+ 1 - 1
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

+ 0 - 0
doc-icon.png → dist/doc-icon.png