From 1f864076dbb743337fba0441c7b4cbccf75edadf Mon Sep 17 00:00:00 2001 From: Woochanlee Date: Thu, 24 Sep 2020 15:34:26 +0900 Subject: [PATCH] doc: Add deprecated tags in doc.h Change-Id: I6dd9e448cf3ff04a267504513c589cc47965507b --- doc/ui_viewmgr_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ui_viewmgr_doc.h b/doc/ui_viewmgr_doc.h index 29cebeb..83ba11f 100644 --- a/doc/ui_viewmgr_doc.h +++ b/doc/ui_viewmgr_doc.h @@ -1,5 +1,5 @@ /** - * @defgroup CAPI_UI_VIEWMGR_MODULE UI View Manager + * @defgroup CAPI_UI_VIEWMGR_MODULE UI View Manager (Deprecated) * @ingroup CAPI_UI_FRAMEWORK * @brief This module provides functionalities for applications view management. * @section UI_VIEWMGR_GROUP_HEADER Required Header -- 2.34.1