Re: [PATCH libinput 5/6] doc: document the base structures so they show up in doxygen

2014-12-10 Thread Peter Hutterer
On Wed, Dec 10, 2014 at 05:54:12PM +0800, Jonas Ådahl wrote: > Hi, > > A couple of comments inline: > > > On Wed, Dec 10, 2014 at 10:34:03AM +1000, Peter Hutterer wrote: > > Signed-off-by: Peter Hutterer > > --- > > src/libinput.h | 34 ++ > > 1 file changed, 34

Re: [PATCH libinput 5/6] doc: document the base structures so they show up in doxygen

2014-12-10 Thread Jonas Ådahl
Hi, A couple of comments inline: On Wed, Dec 10, 2014 at 10:34:03AM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > src/libinput.h | 34 ++ > 1 file changed, 34 insertions(+) > > diff --git a/src/libinput.h b/src/libinput.h > index d6e0446.

[PATCH libinput 5/6] doc: document the base structures so they show up in doxygen

2014-12-09 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- src/libinput.h | 34 ++ 1 file changed, 34 insertions(+) diff --git a/src/libinput.h b/src/libinput.h index d6e0446..7e5d93c 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -302,8 +302,31 @@ enum libinput_event_type {