X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fpython%2FDoxyfile;h=c24da9d577f31f5cbd15442544b0d323d484e1e8;hb=7087a8b0fa24ac9e579ce68452f025a73d115dcb;hp=0dd5d070a373f34e147e93e5860f3ec939279c49;hpb=0e1a7fe91a9132ad586337bdd29d93eff4344edd;p=libsigrok.git diff --git a/bindings/python/Doxyfile b/bindings/python/Doxyfile index 0dd5d070..c24da9d5 100644 --- a/bindings/python/Doxyfile +++ b/bindings/python/Doxyfile @@ -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 @@ -617,7 +617,7 @@ ENABLED_SECTIONS = # documentation regardless of this setting. # Minimum value: 0, maximum value: 10000, default value: 30. -MAX_INITIALIZER_LINES = 30 +MAX_INITIALIZER_LINES = 0 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at # the bottom of the documentation of classes and structs. If set to YES the list