X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=xcb.doxygen;h=1f4bb73be6518db53f87dcb610f86d014f6bdca1;hb=142fe9a6f2b13d42b0e4baaa25155067f45d065b;hp=ff80d14f7b901ba068a777af1ca62ff85e97384e;hpb=3634299ecc5223e8505d19468cf04770ac08ec14;p=free-sw%2Fxcb%2Flibxcb diff --git a/xcb.doxygen b/xcb.doxygen index ff80d14..1f4bb73 100644 --- a/xcb.doxygen +++ b/xcb.doxygen @@ -418,7 +418,8 @@ WARNINGS = YES # for undocumented members. If EXTRACT_ALL is set to YES then this flag will # automatically be disabled. -WARN_IF_UNDOCUMENTED = YES +# XXX: In the future this should be turned on. For now it generates too much noise. +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 @@ -433,7 +434,7 @@ WARN_IF_DOC_ERROR = YES # wrong or incomplete parameter documentation, but not about the absence of # documentation. -WARN_NO_PARAMDOC = NO +WARN_NO_PARAMDOC = YES # The WARN_FORMAT tag determines the format of the warning messages that # doxygen can produce. The string should contain the $file, $line, and $text