From 23b5439ceebdda27654968f21ec33ffd5ffe2194 Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Wed, 16 Dec 2020 15:59:51 +0900 Subject: [PATCH] Remove unnecessary HTML link for feature Change-Id: I09a8a2cd294bdeab7015c22e69893c0265c22b99 Signed-off-by: Jeongmo Yang --- doc/camera_doc.h | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/camera_doc.h b/doc/camera_doc.h index 1a85329..8f5dc7a 100644 --- a/doc/camera_doc.h +++ b/doc/camera_doc.h @@ -159,11 +159,11 @@ * * @section CAPI_MEDIA_CAMERA_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/camera\n - * - http://tizen.org/feature/camera.back\n - * - http://tizen.org/feature/camera.back.flash\n - * - http://tizen.org/feature/camera.front\n - * - http://tizen.org/feature/camera.front.flash + * - %http://tizen.org/feature/camera\n + * - %http://tizen.org/feature/camera.back\n + * - %http://tizen.org/feature/camera.back.flash\n + * - %http://tizen.org/feature/camera.front\n + * - %http://tizen.org/feature/camera.front.flash * * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n @@ -267,11 +267,11 @@ * * @section CAPI_MEDIA_CAMERA_ATTRIBUTES_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/camera\n - * - http://tizen.org/feature/camera.back\n - * - http://tizen.org/feature/camera.back.flash\n - * - http://tizen.org/feature/camera.front\n - * - http://tizen.org/feature/camera.front.flash + * - %http://tizen.org/feature/camera\n + * - %http://tizen.org/feature/camera.back\n + * - %http://tizen.org/feature/camera.back.flash\n + * - %http://tizen.org/feature/camera.front\n + * - %http://tizen.org/feature/camera.front.flash * * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n @@ -292,11 +292,11 @@ * * @section CAPI_MEDIA_CAMERA_CAPABILITY_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/camera\n - * - http://tizen.org/feature/camera.back\n - * - http://tizen.org/feature/camera.back.flash\n - * - http://tizen.org/feature/camera.front\n - * - http://tizen.org/feature/camera.front.flash + * - %http://tizen.org/feature/camera\n + * - %http://tizen.org/feature/camera.back\n + * - %http://tizen.org/feature/camera.back.flash\n + * - %http://tizen.org/feature/camera.front\n + * - %http://tizen.org/feature/camera.front.flash * * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n @@ -323,11 +323,11 @@ * * @section CAPI_MEDIA_CAMERA_DISPLAY_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/camera\n - * - http://tizen.org/feature/camera.back\n - * - http://tizen.org/feature/camera.back.flash\n - * - http://tizen.org/feature/camera.front\n - * - http://tizen.org/feature/camera.front.flash + * - %http://tizen.org/feature/camera\n + * - %http://tizen.org/feature/camera.back\n + * - %http://tizen.org/feature/camera.back.flash\n + * - %http://tizen.org/feature/camera.front\n + * - %http://tizen.org/feature/camera.front.flash * * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n -- 2.7.4