From: Yu Date: Wed, 4 Dec 2019 10:25:58 +0000 (+0900) Subject: Remove document for DPP X-Git-Tag: accepted/tizen/unified/20191205.091326^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F218752%2F3;p=platform%2Fcore%2Fapi%2Fwifi-manager.git Remove document for DPP Change-Id: Ib1ef864d4654f2ed7651d28ce757d9ea81a2a1e4 Signed-off-by: Yu jiung --- diff --git a/doc/wifi_manager_doc.h b/doc/wifi_manager_doc.h index 2d386db..dd2d323 100755 --- a/doc/wifi_manager_doc.h +++ b/doc/wifi_manager_doc.h @@ -252,29 +252,4 @@ */ -/** - * @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 - * - * @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 Feature Element. - * - */ - - #endif /* __TIZEN_NETWORK_WIFI_MANAGER_DOC_H__ */