Improve documentation of api v3
[src/app-framework-binder.git] / include / afb / afb-service-itf-x1.h
index fcdd08e..9e36fd0 100644 (file)
@@ -19,6 +19,9 @@
 
 struct afb_api_x3;
 
+/** @defgroup AFB_SERVICE
+ *  @{ */
+
 /**
  * @deprecated use bindings version 3
  *
@@ -49,3 +52,4 @@ struct afb_service_x1
        struct afb_api_x3 *closure;
 };
 
+/** @} */