Doxygen update. 47/89647/1
authorWoochan Lee <wc0917.lee@samsung.com>
Mon, 26 Sep 2016 08:13:44 +0000 (17:13 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Mon, 26 Sep 2016 08:14:02 +0000 (17:14 +0900)
Change-Id: I31a8eebbff42f2b2a3f85d48989ebdf3b01fab6a

src/include/efl/mobile/c/ui_application.h
src/include/efl/mobile/c/ui_menu.h
src/include/efl/mobile/c/ui_mobile_viewmanager.h
src/include/efl/mobile/c/ui_popup.h
src/include/efl/mobile/c/ui_standard_view.h
src/include/efl/mobile/c/ui_view.h
src/include/efl/mobile/c/ui_viewmgr.h

index e290f69..22bcb9b 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_APPLICATION ui_application
+ * @defgroup CAPI_UI_VIEWMGR_APPLICATION UI Application
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_application.
  * @{
index aed38a8..9a0d236 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_MENU ui_menu
+ * @defgroup CAPI_UI_VIEWMGR_MENU UI Menu
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_menu.
  * @{
index 54a5d2f..f7dd2be 100644 (file)
@@ -19,7 +19,7 @@
 
 /**
  * @internal
- * @defgroup CAPI_UI_VIEWMGR ui-viewmgr
+ * @defgroup CAPI_UI_VIEWMGR UI Viewmanager
  * @brief This module provides functionalities to manage view of application's.
  * @section UI_VIEWMGR_GROUP_HEADER Required Header
  *   \#include <ui_viewmanager.h>
index 5a8b227..2322c32 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_POPUP ui_popup
+ * @defgroup CAPI_UI_VIEWMGR_POPUP UI Popup
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_popup.
  * @{
index 66dd66c..3bed034 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_STANDARD_VIEW ui_standard_view
+ * @defgroup CAPI_UI_VIEWMGR_STANDARD_VIEW UI Standard View
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_standard_view.
  * @{
index 1cf765f..14a94c4 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_VIEW ui_view
+ * @defgroup CAPI_UI_VIEWMGR_VIEW UI View
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_view.
  * @{
index 34d2256..f037dbf 100644 (file)
@@ -6,7 +6,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup CAPI_UI_VIEWMGR_VIEWMGR ui_viewmgr
+ * @defgroup CAPI_UI_VIEWMGR_VIEWMGR UI Viewmgr
  * @ingroup CAPI_UI_VIEWMGR
  * @brief This module provides functionalities about ui_viewmgr.
  * @{