summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchakradhar <v.pogiri@samsung.com>2020-09-15 09:59:48 +0530
committerchakradhar <v.pogiri@samsung.com>2020-09-15 09:59:48 +0530
commit2e39b779e8cfa02f1fbc3ffe3b41bab1c77b3cf8 (patch)
tree89955d547c3f534c8052f79a26527b039f6f8093
parentf33093ecc74129b5476b4c0e3e03734a0f14459b (diff)
downloadlocation-manager-2e39b779e8cfa02f1fbc3ffe3b41bab1c77b3cf8.tar.gz
location-manager-2e39b779e8cfa02f1fbc3ffe3b41bab1c77b3cf8.tar.bz2
location-manager-2e39b779e8cfa02f1fbc3ffe3b41bab1c77b3cf8.zip
Change-Id: I7fee2cabaef56e85948479b3d2057ac5f2d6d3a0
-rw-r--r--doc/location-manager-doc.h24
1 files changed, 14 insertions, 10 deletions
diff --git a/doc/location-manager-doc.h b/doc/location-manager-doc.h
index 6d82e4c..25639a2 100644
--- a/doc/location-manager-doc.h
+++ b/doc/location-manager-doc.h
@@ -93,9 +93,10 @@
*
* @section CAPI_LOCATION_MANAGER_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/location\n
- * - http://tizen.org/feature/location.gps\n
- * - http://tizen.org/feature/location.wps\n
+ * - %http://tizen.org/feature/location\n
+ * - %http://tizen.org/feature/location.gps\n
+ * - %http://tizen.org/feature/location.wps\n
+
* 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
@@ -124,9 +125,10 @@
*
* @section CAPI_LOCATION_GPS_STATUS_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/location\n
- * - http://tizen.org/feature/location.gps\n
- * - http://tizen.org/feature/location.gps.satellite\n
+ * - %http://tizen.org/feature/location\n
+ * - %http://tizen.org/feature/location.gps\n
+ * - %http://tizen.org/feature/location.gps.satellite\n
+
* 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
@@ -147,9 +149,10 @@
*
* @section CAPI_LOCATION_BOUNDS_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/location\n
- * - http://tizen.org/feature/location.gps\n
- * - http://tizen.org/feature/location.wps\n
+ * - %http://tizen.org/feature/location\n
+ * - %http://tizen.org/feature/location.gps\n
+ * - %http://tizen.org/feature/location.wps\n
+
* 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
@@ -171,7 +174,8 @@
*
* @section CAPI_LOCATION_PREF_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/location\n
+ * - %http://tizen.org/feature/location\n
+
* 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