Re: [PATCH wayland 0/2] remove doxygen default config

2015-06-05 Thread Bryce Harrington
On Fri, Jun 05, 2015 at 03:30:21PM +1000, Peter Hutterer wrote: > > Sparked by Jon's patchset, this tidies up the doxygen bits a little bit. > Turns out doxygen will simply take the last option, so rather than hiding > the few manual configurations in the massive file we can accumulate them in > o

[PATCH wayland 0/2] remove doxygen default config

2015-06-04 Thread Peter Hutterer
Sparked by Jon's patchset, this tidies up the doxygen bits a little bit. Turns out doxygen will simply take the last option, so rather than hiding the few manual configurations in the massive file we can accumulate them in one spot at the end of the file. Which makes it a lot clearer what we want