Corrected API reference 38/132038/1 accepted/tizen/unified/20170602.154216 submit/tizen/20170601.042236
authorhyunuktak <hyunuk.tak@samsung.com>
Thu, 1 Jun 2017 01:03:51 +0000 (10:03 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Thu, 1 Jun 2017 01:03:54 +0000 (10:03 +0900)
Change-Id: Ibc0f8fa6f8d9f271502a5fde4618157b1b5e79c6
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
doc/stc_doc.h
include/stc.h
include/stc_internal.h

index e55f48d67c8945c0871c43429e16d726d0232ef4..cf7d9d71f0f9bae63278ec0825f72c344956dc16 100755 (executable)
@@ -38,7 +38,7 @@
  *
  * 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 using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b></a>.
  *
  */
 
  *
  * 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 using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b></a>.
  *
  */
 
 
 /**
- * @defgroup CAPI_NETWORK_STC_NETWORK_STATISTICS_MODULE STC Statistics
+ * @defgroup CAPI_NETWORK_STC_STATISTICS_MODULE STC Statistics
  * @brief The STC statistics API provides functions for managing STC statistics.
  * @ingroup CAPI_NETWORK_STC_MODULE
  *
@@ -95,7 +95,7 @@
  *
  * 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 using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b></a>.
  *
  */
 
  *
  * 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 using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b></a>.
  *
  */
 
index d3cd5be354548c9e9cc91abf5dffa7ca03dd3242..37c61272a8cd01e708c5c1ec347b30e9be6cd4c6 100755 (executable)
@@ -55,7 +55,7 @@ typedef void *stc_h;
  */
 
 /**
- * @addtogroup CAPI_NETWORK_STC_NETWORK_STATISTICS_MODULE
+ * @addtogroup CAPI_NETWORK_STC_STATISTICS_MODULE
  * @{
  */
 
@@ -71,6 +71,9 @@ typedef void *stc_stats_rule_h;
  */
 typedef void *stc_stats_info_h;
 
+/**
+ * @}
+ */
 
 /*****************************************************************************
  *  Enumeration
@@ -448,7 +451,7 @@ int stc_get_total_stats(stc_h stc, stc_stats_rule_h rule,
  */
 
 /**
- * @addtogroup CAPI_NETWORK_STC_NETWORK_STATISTICS_MODULE
+ * @addtogroup CAPI_NETWORK_STC_STATISTICS_MODULE
  * @{
  */
 
index fc4efcce99217a4cc12421ec6a8eb535d32319a5..e405b282d8b572bf233e2c01cd53fdda07bdd0f8 100755 (executable)
@@ -40,7 +40,7 @@ extern "C" {
  *****************************************************************************/
 
 /**
- * @addtogroup CAPI_NETWORK_STC_NETWORK_STATISTICS_MODULE
+ * @addtogroup CAPI_NETWORK_STC_STATISTICS_MODULE
  * @{
  */
 
@@ -504,7 +504,7 @@ int stc_get_restriction_status(stc_h stc, stc_restriction_rule_h rule,
 */
 
 /**
- * @addtogroup CAPI_NETWORK_STC_NETWORK_STATISTICS_MODULE
+ * @addtogroup CAPI_NETWORK_STC_STATISTICS_MODULE
  * @{
  */