Please do not top-post, write your reply under the paragraph you
are replying to.
On Tue, 1 Mar 2016 11:01:50 -0800
Bill Spitzak wrote:
> What exactly is this trying to solve?
>
> It seems entirely redundant with the protocol documentation. I think it
> would be better to try to improve the pro
On Tue, Mar 01, 2016 at 06:21:17PM -0800, Bill Spitzak wrote:
> On Tue, Mar 1, 2016 at 2:21 PM, Peter Hutterer
> wrote:
>
> > On Tue, Mar 01, 2016 at 11:01:50AM -0800, Bill Spitzak wrote:
> > > What exactly is this trying to solve?
> > >
> > > It seems entirely redundant with the protocol documen
On Tue, Mar 01, 2016 at 11:01:50AM -0800, Bill Spitzak wrote:
> What exactly is this trying to solve?
>
> It seems entirely redundant with the protocol documentation. I think it
> would be better to try to improve the protocol documentation, perhaps
> inserting the C prototype as a one-line additi
On Mon, Feb 29, 2016 at 03:41:39PM +0200, Pekka Paalanen wrote:
> On Mon, 29 Feb 2016 17:08:29 +1000
> Peter Hutterer wrote:
>
> > On Fri, Feb 26, 2016 at 05:00:15PM +0200, Pekka Paalanen wrote:
> > > On Mon, 22 Feb 2016 08:57:47 +1000
> > > Peter Hutterer wrote:
> > >
> > > > This switches t
On Mon, 29 Feb 2016 17:08:29 +1000
Peter Hutterer wrote:
> On Fri, Feb 26, 2016 at 05:00:15PM +0200, Pekka Paalanen wrote:
> > On Mon, 22 Feb 2016 08:57:47 +1000
> > Peter Hutterer wrote:
> >
> > > This switches the scanner to generate doxygen-compatible tags for the
> > > generated protocol
On Fri, Feb 26, 2016 at 05:00:15PM +0200, Pekka Paalanen wrote:
> On Mon, 22 Feb 2016 08:57:47 +1000
> Peter Hutterer wrote:
>
> > This switches the scanner to generate doxygen-compatible tags for the
> > generated protocol headers, and hooks up the doxygen build to generate
> > server
> > and c
On Mon, 22 Feb 2016 08:57:47 +1000
Peter Hutterer wrote:
> This switches the scanner to generate doxygen-compatible tags for the
> generated protocol headers, and hooks up the doxygen build to generate server
> and client-side API documentation.
>
> Each protocol is a separate doxygen @page, wit
This switches the scanner to generate doxygen-compatible tags for the
generated protocol headers, and hooks up the doxygen build to generate server
and client-side API documentation.
Each protocol is a separate doxygen @page, with each interface a @subpage.
Wayland only has one protocol, wayland-p