Remove document for DPP 44/219344/2 accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191205.090146 accepted/tizen/5.5/unified/wearable/hotfix/20201027.120959 submit/tizen_5.5/20191204.104340 submit/tizen_5.5/20191204.114845 submit/tizen_5.5_wearable_hotfix/20201026.184302
authorYu <jiung.yu@samsung.com>
Wed, 4 Dec 2019 10:28:46 +0000 (19:28 +0900)
committerYu <jiung.yu@samsung.com>
Wed, 4 Dec 2019 10:28:51 +0000 (19:28 +0900)
Change-Id: Ib1ef864d4654f2ed7651d28ce757d9ea81a2a1e4
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
doc/wifi_manager_doc.h

index 2d386db..dd2d323 100755 (executable)
  */
 
 
-/**
- * @defgroup CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE  Wi-Fi Device Provisioning Protocol
- * @brief The DPP API provides functions for managing the DPP of Wi-Fi.
- * @ingroup CAPI_NETWORK_WIFI_MANAGER_MODULE
- *
- * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE  Required Header
- *   \#include <wifi-manager.h>
- *
- * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE Overview
- * The Configuration API provides functions for managing the DPP of Wi-Fi. You can manage the DPP process using the functions.
- * @section CAPI_NETWORK_WIFI_MANAGER_DPP_MODULE_FEATURE Related Features
- * This API is related with the following features:\n
- * - http://tizen.org/feature/network.wifi\n
- *
- * It is recommended to design applications with regard to features, for reliability.\n
- *
- * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.\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 <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
- *
- */
-
-
 #endif /* __TIZEN_NETWORK_WIFI_MANAGER_DOC_H__ */