Put libinput_interface struct below base doxygen group
authorJonas Ådahl <jadahl@gmail.com>
Sun, 8 Dec 2013 11:35:40 +0000 (12:35 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 8 Dec 2013 11:35:53 +0000 (12:35 +0100)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/libinput.h

index 4994830..bfc405b 100644 (file)
@@ -228,6 +228,10 @@ struct libinput_event_touch_touch {
        enum libinput_touch_type touch_type;
 };
 
+/**
+ * @defgroup base Initialization and manipulation of libinput contexts
+ */
+
 struct libinput_interface {
        int (*open_restricted)(const char *path, int flags, void *user_data);
        void (*close_restricted)(int fd, void *user_data);
@@ -239,10 +243,6 @@ struct libinput_interface {
 };
 
 /**
- * @defgroup base Initialization and manipulation of libinput contexts
- */
-
-/**
  * @ingroup base
  *
  * Create a new libinput context from udev, for input devices matching