summaryrefslogtreecommitdiff
path: root/doc/minicontrol_doc.h
diff options
context:
space:
mode:
Diffstat (limited to 'doc/minicontrol_doc.h')
-rw-r--r--doc/minicontrol_doc.h26
1 files changed, 11 insertions, 15 deletions
diff --git a/doc/minicontrol_doc.h b/doc/minicontrol_doc.h
index 5718f82..3817919 100644
--- a/doc/minicontrol_doc.h
+++ b/doc/minicontrol_doc.h
@@ -15,10 +15,8 @@
*/
/**
- *
- * @defgroup MINICONTROL_LIBRARY Minicontrol
* @ingroup CAPI_UI_FRAMEWORK
- *
+ * @defgroup MINICONTROL_LIBRARY Minicontrol
* @section MINICONTROL_LIBRARY_OVERVIEW Overview
* <table>
* <tr>
@@ -32,31 +30,29 @@
* <tr>
* <td>@ref MINICONTROL_VIEWER_MODULE </td>
* <td>Provides functions for displaying EFL socket window.<br>
- * minicontrol holders calls this functions to attach minicontrols on UI area.</td>
+ * Minicontrol holders calls this functions to attach minicontrols on UI area.</td>
* </tr>
* </table>
*/
/**
- * @defgroup MINICONTROL_PROVIDER_MODULE Provider
- * @brief Minicontrol Provider APIs
* @ingroup MINICONTROL_LIBRARY
- *
+ * @defgroup MINICONTROL_PROVIDER_MODULE Provider
+ * @brief Minicontrol Provider APIs.
* @section MINICONTROL_PROVIDER_MODULE_HEADER Required Header
- * \#include <minicontrol-provider.h>
+ * \#include <minicontrol-provider.h>
+ *
* @section MINICONTROL_PROVIDER_MODULE_OVERVIEW Overview
* It provides functions for creating EFL socket window.
- *
*/
/**
- * @defgroup MINICONTROL_VIEWER_MODULE Viewer
- * @brief Minicontrol Viewer APIs
* @ingroup MINICONTROL_LIBRARY
- *
+ * @defgroup MINICONTROL_VIEWER_MODULE Viewer
+ * @brief Minicontrol Viewer APIs.
* @section MINICONTROL_VIEWER_MODULE_HEADER Required Header
- * \#include <minicontrol-viewer.h>
- * @section MINICONTROL_VIEWER_MODULE_OVERVIEW Overview
- * It provides functions for displaying EFL socket window
+ * \#include <minicontrol-viewer.h>
*
+ * @section MINICONTROL_VIEWER_MODULE_OVERVIEW Overview
+ * It provides functions for displaying EFL socket window.
*/