X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Doxyfile_internal;h=22c58331a08688a47bf5be91f3cb1b97638b8207;hb=4d33f5e112d9f77ab3ae4cbdb7fea596f4f9a644;hp=44ae1781544fa101d9864dadfed02c8fc297f150;hpb=00f24b9fd89e9edb34cf2cfd270020c8a40817be;p=libsigrok.git diff --git a/Doxyfile_internal b/Doxyfile_internal index 44ae1781..22c58331 100644 --- a/Doxyfile_internal +++ b/Doxyfile_internal @@ -51,7 +51,7 @@ PROJECT_BRIEF = "sigrok hardware access and backend library" # 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 @@ -570,7 +570,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