From: Yunhee Seo Date: Tue, 25 Mar 2025 01:33:58 +0000 (+0900) Subject: doc: Fix hal external-connection module defgroup name X-Git-Tag: accepted/tizen/unified/20250331.083314~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff7547d706a376a3e7dae669545fd609632bb48d;p=platform%2Fhal%2Fapi%2Fdevice.git doc: Fix hal external-connection module defgroup name In the HAL API reference page, group name has underbar character "_". Thus, group name External_connection is changed to External Connection. Change-Id: If49e4c99db8e4d1759f27a1b64d0ed0913f6bb20 Signed-off-by: Yunhee Seo --- diff --git a/doc/hal_device_external_connection_doc.h b/doc/hal_device_external_connection_doc.h index 545e56b..0184bb0 100644 --- a/doc/hal_device_external_connection_doc.h +++ b/doc/hal_device_external_connection_doc.h @@ -26,7 +26,7 @@ /** * @ingroup HALAPI_HAL_DEVICE - * @defgroup HALAPI_HAL_DEVICE_EXTERNAL_CONNECTION_MODULE External_connection + * @defgroup HALAPI_HAL_DEVICE_EXTERNAL_CONNECTION_MODULE External Connection * @brief The @ref HALAPI_HAL_DEVICE_EXTERNAL_CONNECTION_MODULE provides functions for receiving External_connection events or information. * * @section HALAPI_HAL_DEVICE_EXTERNAL_CONNECTION_MODULE_HEADER Required Header