X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=doc%2FDoxyfile;h=cb3b1913dac08e2ff6b2847cf6f807bd649e2296;hb=d4c74b17180fd1a31d895230a3b65630ec140353;hp=3cbf6fcb7e18d7ce45d5181cdb7591c03897541e;hpb=7e7dd8e85a34efe884f3e8d061a7c8e2f0b9b927;p=ardour.git diff --git a/doc/Doxyfile b/doc/Doxyfile index 3cbf6fcb7e..cb3b1913da 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -523,7 +523,7 @@ WARNINGS = YES # for undocumented members. If EXTRACT_ALL is set to YES then this flag will # automatically be disabled. -WARN_IF_UNDOCUMENTED = YES +WARN_IF_UNDOCUMENTED = NO # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for # potential errors in the documentation, such as not documenting some @@ -564,7 +564,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../libs/ardour ../gtk2_ardour ../libs/pbd ../libs/gtkmm2ext mainpage.txt +INPUT = ../libs/ardour ../gtk2_ardour ../libs/pbd ../libs/gtkmm2ext ../libs/evoral mainpage.txt # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is