Fix doc to remove from capi group 71/316971/1
authorSukhyungKang <shine.kang@samsung.com>
Mon, 2 Sep 2024 05:19:29 +0000 (14:19 +0900)
committerSukhyungKang <shine.kang@samsung.com>
Mon, 2 Sep 2024 05:19:29 +0000 (14:19 +0900)
- shortcut is deprecated, so remove from capi group

Change-Id: I13927558941caf0a2669df629e0f4b1c08e161dc
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
doc/shortcut_doc.h

index 6a44dc5b5c596bbab19481626fd1964f2f2bcc2e..c10f2bad39ac7892727526db2eae51bbdf9f9496 100755 (executable)
 
 /**
  * @ingroup CAPI_APPLICATION_FRAMEWORK
- * @defgroup CAPI_SHORTCUT_MODULE Shortcut (Deprecated)
+ * @defgroup SHORTCUT_MODULE Shortcut (Deprecated)
  * @brief To enhance the Add to home feature.
  *        - The other for the application developers who should implement the Add to home feature.
- * @section CAPI_SHORTCUT_MODULE_HEADER Required Header
+ * @section SHORTCUT_MODULE_HEADER Required Header
  * \#include <shortcut_manager.h>
  *
- * @section CAPI_SHORTCUT_MODULE_OVERVIEW Overview
+ * @section 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.
 
- * @section CAPI_SHORTCUT_MODULE_FEATURE Related Features
+ * @section SHORTCUT_MODULE_FEATURE Related Features
  * This function is related with the following features:\n
  * - %http://tizen.org/feature/shortcut\n
  *