Update doxygen
authorSung-jae Park <nicesj.park@samsung.com>
Sun, 12 Jan 2014 06:45:23 +0000 (15:45 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 12 Jan 2014 06:45:23 +0000 (15:45 +0900)
Change-Id: Iff534b36bb4ff6059c1569b0ad96e2ff227988dd

lib/include/shortcut.h

index f4a6bed..14241d3 100644 (file)
@@ -23,20 +23,10 @@ extern "C" {
 #endif
 
 /**
- * @addtogroup APPLICATION_FRAMEWORK
+ * @addtogroup SHORTCUT_MODULE
  * @{
  */
 
-/**
- * @defgroup SHORTCUT Add to home (shortcut)
- * @author Sung-jae Park <nicesj.park@samsung.com>
- * @author Youngjoo Park <yjoo93.park@samsung.com>
- * @version 0.1
- * @brief To enhance the Add to home feature. Two types of API set are supported.
- *        One for the homescreen developers.
- *        The others for the application developers who should implement the Add to home feature.
- */
-
 struct shortcut_icon;
 /**
  * @brief This function prototype is used to define a callback function for the add_to_home reqeust.