Initialize Tizen 2.3
[apps/home/minicontrol.git] / doc / minicontrol_doc.h
1 /*
2  * Copyright 2012  Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *  http://www.tizenopensource.org/license
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 /**
18  *
19  * @ingroup MINICONTROL_LIBRARY
20  * @defgroup MINICONTROL_MONITOR_MODULE Minicontrol Monitor APIs
21  * @brief Minicontrol Monitor APIs
22  *
23  * @section MINICONTROL_MONITOR_MODULE_HEADER Required Header
24  *   \#include <minicontrol-minitor.h>
25  * @section MINICONTROL_MONITOR_MODULE_OVERVIEW Overview
26  * It provides functions for monitoring and viewing EFL socket window
27  *
28  * @ingroup MINICONTROL_LIBRARY
29  * @defgroup MINICONTROL_PROVIDER_MODULE  Minicontrol Provider APIs
30  * @brief Minicontrol Provider APIs
31  *
32  * @section MINICONTROL_PROVIDER_MODULE_HEADER Required Header
33  *   \#include <minicontrol-provider.h>
34  * @section MINICONTROL_PROVIDER_MODULE_OVERVIEW Overview
35  * It provides functions for creating EFL socket window
36  *
37  * @ingroup MINICONTROL_LIBRARY
38  * @defgroup MINICONTROL_VIEWER_MODULE  Minicontrol Viewer APIs
39  * @brief Minicontrol Viewer APIs
40  *
41  * @section MINICONTROL_VIEWER_MODULE_HEADER Required Header
42  *   \#include <minicontrol-viewer.h>
43  * @section MINICONTROL_VIEWER_MODULE_OVERVIEW Overview
44  * It provides functions for displaying EFL socket window
45  *
46  * @ingroup MINICONTROL_LIBRARY
47  * @defgroup MINICONTROL_TYPE Minicontrol type
48  * @brief Type for minicontrol APIs
49  *
50  * @section MINICONTROL_TYPE_MODULE_HEADER Required Header
51  *   \#include <minicontrol-type.h>
52  * @section MINICONTROL_TYPE_MODULE_OVERVIEW Overview
53  * Type defines and enumerations for Minicontrol APIs
54  *
55  * @ingroup MINICONTROL_LIBRARY
56  * @defgroup MINICONTROL_ERROR_TYPE Minicontrol error type
57  * @brief error type for minicontrol APIs
58  *
59  * @section MINICONTROL_ERROR_TYPE_MODULE_HEADER Required Header
60  *   \#include <minicontrol-error.h>
61  * @section MINICONTROL_ERROR_TYPE_MODULE_OVERVIEW Overview
62  * error types for Minicontrol APIs
63  *
64  */