summaryrefslogtreecommitdiff
path: root/doc/appcore-agent_doc.h
diff options
context:
space:
mode:
Diffstat (limited to 'doc/appcore-agent_doc.h')
-rw-r--r--doc/appcore-agent_doc.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/appcore-agent_doc.h b/doc/appcore-agent_doc.h
index ff0d957..44875eb 100644
--- a/doc/appcore-agent_doc.h
+++ b/doc/appcore-agent_doc.h
@@ -19,19 +19,15 @@
*/
/**
- *
* @ingroup CAPI_APPLICATION_FRAMEWORK
* @defgroup CAPI_SERVICE_APP_MODULE Service Application
* @brief Launches or exits serviceApp.
- *
* @section CAPI_SERVICE_APP_MODULE_HEADER Required Header
- * \#include <service_app.h>
+ * \#include <service_app.h>
* @section CAPI_SERVICE_APP_MODULE_OVERVIEW Overview
* The @ref CAPI_SERVICE_APP_MODULE API provides functions for handling Tizen service application state changes or system events.
- *
* This API provides interfaces for the following three categories:
- * - Starting or exiting the main event loop
- * - Registering callbacks for application state change events
- * - Registering callbacks for basic system events
- *
+ * - Starting or exiting the main event loop.
+ * - Registering callbacks for application state change events.
+ * - Registering callbacks for basic system events.
*/