On Tue, Dec 02, 2014 at 06:29:34PM -0800, Bill Spitzak wrote: > These warnings are a duplicate of the first set > --- > doc/doxygen/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am > index 83622af..fe6f300 100644 > --- a/doc/doxygen/Makefile.am > +++ b/doc/doxygen/Makefile.am > @@ -42,6 +42,7 @@ man/man3/wl_display.3: $(scanned_src_files_client) > $(scanned_src_files_server) > echo "GENERATE_MAN=YES"; \ > echo "MAN_OUTPUT=man"; \ > echo "JAVADOC_AUTOBRIEF=NO"; \ > + echo "WARN_IF_UNDOCUMENTED=NO"; \ > echo "INPUT= $^"; \ > ) | doxygen -
wouldn't it be better to document all bits rather than silencing the warnings? Cheers, Peter _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel