/**
* @ingroup CAPI_APPLICATION_FRAMEWORK
- * @defgroup SHORTCUT_MODULE Shortcut
+ * @defgroup CAPI_SHORTCUT_MODULE Shortcut
* @brief To enhance the Add to home feature.
* - The other for the application developers who should implement the Add to home feature.
- * @section SHORTCUT_MODULE_HEADER Required Header
+ * @section CAPI_SHORTCUT_MODULE_HEADER Required Header
* \#include <shortcut_manager.h>
*
- * @section SHORTCUT_MODULE_OVERVIEW Overview
+ * @section CAPI_SHORTCUT_MODULE_OVERVIEW Overview
* It provides function of creating shortcut.
- * Developers can use the "shortcut_add_to_home" API to create their shortcut to a home screen.
+ * Developers can use the shortcut_add_to_home() API to create their shortcut to a home screen.
* @section CAPI_SHORTCUT_MODULE_FEATURE Related Features
- * This API is related with the following features:\n
+ * This function is related with the following features:\n
* - %http://tizen.org/feature/shortcut\n
*
* It is recommended to design feature related codes in your application for reliability.\n