X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=Doxyfile;h=dd890691ad11911b5b962d5f9327b0e683f9d6f2;hb=2f1986a814403d690aedcbe8b7057878ebae76b0;hp=e9b682752bc1feaf94c170facc37774ce5254d5d;hpb=6996f3e291aec986adb1589808a54d09b8647520;p=dcpomatic.git diff --git a/Doxyfile b/Doxyfile index e9b682752..dd890691a 100644 --- a/Doxyfile +++ b/Doxyfile @@ -714,14 +714,14 @@ QUIET = YES # Tip: Turn warnings on while writing the documentation. # The default value is: YES. -WARNINGS = YES +WARNINGS = NO # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag # will automatically be disabled. # The default value is: YES. -WARN_IF_UNDOCUMENTED = YES +WARN_IF_UNDOCUMENTED = NO # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for # potential errors in the documentation, such as not documenting some parameters