No.
If we want Wayland to be successful and widely used it has to be well
documented (which it still is far from). Turning off warnings about
undocumented fields doesn't exactly help the documentation effort but
rather impedes it.


On Tue, Dec 29, 2015 at 3:10 AM, Jonas Ådahl <jad...@gmail.com> wrote:
> There are lots of warnings about fields and other things not being
> documented, and many of those will probably never be documented, so
> stop warning about it.
>
> Signed-off-by: Jonas Ådahl <jad...@gmail.com>
> ---
>  doc/doxygen/wayland.doxygen.in | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/doc/doxygen/wayland.doxygen.in b/doc/doxygen/wayland.doxygen.in
> index fb76b12..6cb77de 100644
> --- a/doc/doxygen/wayland.doxygen.in
> +++ b/doc/doxygen/wayland.doxygen.in
> @@ -14,3 +14,4 @@ EXPAND_ONLY_PREDEF     = YES
>  DOT_MULTI_TARGETS      = YES
>  ALIASES                += comment{1}="/* \1 *<!-- -->/"
>  GENERATE_HTML          = NO
> +WARN_IF_UNDOCUMENTED   = NO
> --
> 2.4.3
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to