Re: [PATCH RFC] doc: coerce doxygen into grouping man pages more sensibly

2013-04-04 Thread Kristian Høgsberg
On Thu, Apr 04, 2013 at 11:18:33AM +1000, Peter Hutterer wrote: > The \file comment at the top is required to tell doxygen that this file > actually has members (or use EXTRACT_ALL, which in our setup has the same > effect since we restrict the source files) > > By default, all function's man page

[PATCH RFC] doc: coerce doxygen into grouping man pages more sensibly

2013-04-03 Thread Peter Hutterer
The \file comment at the top is required to tell doxygen that this file actually has members (or use EXTRACT_ALL, which in our setup has the same effect since we restrict the source files) By default, all function's man pages end up as links to wayland-server.h.3, all structs have their own man pa