summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSukHyung, Kang <shine.kang@samsung.com>2019-09-04 11:23:35 +0900
committerMyungKi Lee <mk5004.lee@samsung.com>2019-09-09 05:11:10 +0000
commitacdde4915676a4f228fa730a687bf5ead93e5e61 (patch)
tree1e80570c938a70e9786b34a0a3f704f813b680fc /doc
parent823142d928827f5caa505d4b3e37d20348913f8e (diff)
downloadnotification-acdde4915676a4f228fa730a687bf5ead93e5e61.tar.gz
notification-acdde4915676a4f228fa730a687bf5ead93e5e61.tar.bz2
notification-acdde4915676a4f228fa730a687bf5ead93e5e61.zip
Move notification items to notification ex in API reference
Change-Id: I6b1acc24eb5c31ab3494272dbf3aa9b483d45360 Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/notification_ex_doc.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/notification_ex_doc.h b/doc/notification_ex_doc.h
index 97b387a..f5a9211 100644
--- a/doc/notification_ex_doc.h
+++ b/doc/notification_ex_doc.h
@@ -27,15 +27,4 @@
* The notification can define actions with one item or group of items.
* It supports displaying the notification with selectors to select predefined input
* and controlling visibility of the created notification items.
- */
-
-/**
- * @ingroup NOTIFICATION_EX_MODULE
- * @defgroup NOTIFICATION_EX_ITEM Notification EX Item
- * @brief Notification EX Item APIs.
- * @section NOTIFICATION_EX_ITEM_MODULE_HEADER Required Header
- * \#include <notification_ex.h>
- *
- * @section NOTIFICATION_EX_ITEM_MODULE_OVERVIEW Overview
- * It provides functions for handling notification ex items.
- */
+ */ \ No newline at end of file