From bd95a63d372cf7f439393bc73bcc73624cc36f2c Mon Sep 17 00:00:00 2001 From: Kyeonghun Lee Date: Mon, 3 Apr 2017 14:45:26 +0900 Subject: [PATCH] broken links in API reference document are fixed Change-Id: Ia7d9da802ccabe527ea27dd20032320745cfbd63 Signed-off-by: Kyeonghun Lee --- doc/messages_doc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/messages_doc.h b/doc/messages_doc.h index 1188343..958d0ac 100755 --- a/doc/messages_doc.h +++ b/doc/messages_doc.h @@ -45,7 +45,7 @@ * 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 * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. *
*/ @@ -73,7 +73,7 @@ * 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 * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ @@ -98,7 +98,7 @@ * 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 * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ -- 2.7.4