Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2016-01-13 Thread Bryce Harrington
On Tue, Dec 29, 2015 at 01:56:14PM +0100, Nils Chr. Brause wrote: > 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 impe

Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-30 Thread Nils Chr. Brause
On 30 Dec 2015 01:24, "Jonas Ådahl" wrote: > > On Tue, Dec 29, 2015 at 05:31:33PM +0100, Nils Chr. Brause wrote: > > On 29 Dec 2015 3:20 pm, "Jonas Ådahl" wrote: > > > > > > On Tue, Dec 29, 2015 at 01:56:14PM +0100, Nils Chr. Brause wrote: > > > > No. > > > > If we want Wayland to be successful a

Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-29 Thread Jonas Ådahl
On Tue, Dec 29, 2015 at 05:31:33PM +0100, Nils Chr. Brause wrote: > On 29 Dec 2015 3:20 pm, "Jonas Ådahl" wrote: > > > > On Tue, Dec 29, 2015 at 01:56:14PM +0100, Nils Chr. Brause wrote: > > > No. > > > If we want Wayland to be successful and widely used it has to be well > > > documented (which i

Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-29 Thread Nils Chr. Brause
On 29 Dec 2015 3:20 pm, "Jonas Ådahl" wrote: > > On Tue, Dec 29, 2015 at 01:56:14PM +0100, Nils Chr. Brause wrote: > > 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

Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-29 Thread Jonas Ådahl
On Tue, Dec 29, 2015 at 01:56:14PM +0100, Nils Chr. Brause wrote: > 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 impe

Re: [PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-29 Thread Nils Chr. Brause
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 wrote: > There are l

[PATCH wayland 4/6] doc: Don't warn if something is undocumented

2015-12-28 Thread Jonas Ådahl
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 --- doc/doxygen/wayland.doxygen.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/doxygen/wayland.doxy