]> sigrok.org Git - libsigrok.git/blobdiff - bindings/java/Doxyfile
Rename sigrok-logo-notext.png to libsigrok_112x112.png.
[libsigrok.git] / bindings / java / Doxyfile
index 381136a8abd5e106265851635580e8367dc945e8..fd2313bd8de4e7ae98f582303c003a32181897fc 100644 (file)
@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "Java bindings for libsigrok"
 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
 # to the output directory.
 
-PROJECT_LOGO           = ../../contrib/sigrok-logo-notext.png
+PROJECT_LOGO           = ../../contrib/libsigrok_112x112.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
@@ -580,7 +580,7 @@ STRICT_PROTO_MATCHING  = NO
 # documentation.
 # The default value is: YES.
 
-GENERATE_TODOLIST      = YES
+GENERATE_TODOLIST      = NO
 
 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
 # test list. This list is created by putting \test commands in the