Re: [PATCH wayland] doc: Remove wayland-util.c from file list

2016-11-28 Thread Daniel Stone
On 27 November 2016 at 09:48, Peter Hutterer wrote: > On Fri, Nov 25, 2016 at 10:48:36AM -0800, Yong Bakos wrote: >> Documentation generation via doxygen includes wayland-util.c in its file >> list. Although functions are documented in wayland-util.h, doxygen is >> not automatically using the same

Re: [PATCH wayland] doc: Remove wayland-util.c from file list

2016-11-27 Thread Peter Hutterer
On Fri, Nov 25, 2016 at 10:48:36AM -0800, Yong Bakos wrote: > From: Yong Bakos > > Documentation generation via doxygen includes wayland-util.c in its file > list. Although functions are documented in wayland-util.h, doxygen is > not automatically using the same documentation for functions in > w

[PATCH wayland] doc: Remove wayland-util.c from file list

2016-11-25 Thread Yong Bakos
From: Yong Bakos Documentation generation via doxygen includes wayland-util.c in its file list. Although functions are documented in wayland-util.h, doxygen is not automatically using the same documentation for functions in wayland-util.c. In addition, everything listed in the doxygen page for wa