update doxygen description for iotcon_doc.h 67/112267/1 accepted/tizen/common/20170131.162939 accepted/tizen/ivi/20170201.003940 accepted/tizen/mobile/20170201.003856 accepted/tizen/tv/20170201.003913 accepted/tizen/wearable/20170201.003926 submit/tizen/20170131.044038
authorJooseok Park <jooseok.park@samsung.com>
Tue, 31 Jan 2017 01:43:51 +0000 (10:43 +0900)
committerJooseok Park <jooseok.park@samsung.com>
Tue, 31 Jan 2017 01:44:38 +0000 (10:44 +0900)
Change-Id: I7c5bd00d7c088d515923ea90ff60451f8271f481

doc/iotcon_doc.h

index 07af2b1..81a218d 100644 (file)
  * limitations under the License.
  */
 
+
 #ifndef __TIZEN_NETWORK_IOTCON_DOC_H__
 #define __TIZEN_NETWORK_IOTCON_DOC_H__
 
+
 /**
  * @ingroup CAPI_NETWORK_FRAMEWORK
  * @defgroup CAPI_IOT_CONNECTIVITY_MODULE IoTCon
- *
  * @brief The IoTCon API provides functions for IoT connectivity.
- *
  * @section CAPI_IOT_CONNECTIVITY_MODULE_HEADER Required Header
  * \#include <iotcon.h>
  *
@@ -390,7 +390,7 @@ static void _on_response_observe(iotcon_remote_resource_h resource, iotcon_error
                return;
 }
  * @endcode
- *
  */
 
+
 #endif /* __TIZEN_NETWORK_IOTCON_DOC_H__ */