From: Kyuho Jo Date: Mon, 23 Mar 2015 05:29:47 +0000 (+0900) Subject: Remove separated doc header files X-Git-Tag: submit/tizen_mobile/20150515.081608~1^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c5686938e2a343a082b511e21b9bed018f1fea3;p=platform%2Fcore%2Fapi%2Fnotification.git Remove separated doc header files Change-Id: I3bfd5a1230a7a57c368ee9c5f0026d457b9c270b Signed-off-by: Kyuho Jo --- diff --git a/doc/mobile/notification_doc.h b/doc/mobile/notification_doc.h deleted file mode 100755 index 2dac2af5..00000000 --- a/doc/mobile/notification_doc.h +++ /dev/null @@ -1,61 +0,0 @@ -/* - * libnotification - * - * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. - * - * Contact: Seungtaek Chung , Mi-Ju Lee , Xi Zhichan - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -/** - * - * @defgroup NOTIFICATION_MODULE Notification - * @ingroup CAPI_APPLICATION_FRAMEWORK - * @brief Notification APIs - * - * @section NOTIFICATION_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_MODULE_OVERVIEW Overview - * A notification is a message that is displayed on the notification area or the on-going area. - * It is created to notify information to the user through the application. - * This API provides functions for creating and inserting and updating notification. - * - */ - -/** - * @internal - * @defgroup NOTIFICATION_LIST Notification List - * @ingroup NOTIFICATION_MODULE - * @brief linked list of notification data - * - * @section NOTIFICATION_LIST_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_LIST_MODULE_OVERVIEW Overview - * It provides functions for handling notification list. - * - */ - -/** - * @defgroup NOTIFICATION_STATUS Notification Status - * @ingroup NOTIFICATION_MODULE - * @brief APIs displaying plain text message on the indicator area - * - * @section NOTIFICATION_STATUS_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_STATUS_MODULE_OVERVIEW Overview - * Notification status APIs - * - */ - diff --git a/doc/notification_doc.h b/doc/notification_doc.h new file mode 100755 index 00000000..2dac2af5 --- /dev/null +++ b/doc/notification_doc.h @@ -0,0 +1,61 @@ +/* + * libnotification + * + * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. + * + * Contact: Seungtaek Chung , Mi-Ju Lee , Xi Zhichan + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +/** + * + * @defgroup NOTIFICATION_MODULE Notification + * @ingroup CAPI_APPLICATION_FRAMEWORK + * @brief Notification APIs + * + * @section NOTIFICATION_MODULE_HEADER Required Header + * \#include + * @section NOTIFICATION_MODULE_OVERVIEW Overview + * A notification is a message that is displayed on the notification area or the on-going area. + * It is created to notify information to the user through the application. + * This API provides functions for creating and inserting and updating notification. + * + */ + +/** + * @internal + * @defgroup NOTIFICATION_LIST Notification List + * @ingroup NOTIFICATION_MODULE + * @brief linked list of notification data + * + * @section NOTIFICATION_LIST_MODULE_HEADER Required Header + * \#include + * @section NOTIFICATION_LIST_MODULE_OVERVIEW Overview + * It provides functions for handling notification list. + * + */ + +/** + * @defgroup NOTIFICATION_STATUS Notification Status + * @ingroup NOTIFICATION_MODULE + * @brief APIs displaying plain text message on the indicator area + * + * @section NOTIFICATION_STATUS_MODULE_HEADER Required Header + * \#include + * @section NOTIFICATION_STATUS_MODULE_OVERVIEW Overview + * Notification status APIs + * + */ + diff --git a/doc/wearable/notification_doc.h b/doc/wearable/notification_doc.h deleted file mode 100755 index 2dac2af5..00000000 --- a/doc/wearable/notification_doc.h +++ /dev/null @@ -1,61 +0,0 @@ -/* - * libnotification - * - * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. - * - * Contact: Seungtaek Chung , Mi-Ju Lee , Xi Zhichan - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -/** - * - * @defgroup NOTIFICATION_MODULE Notification - * @ingroup CAPI_APPLICATION_FRAMEWORK - * @brief Notification APIs - * - * @section NOTIFICATION_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_MODULE_OVERVIEW Overview - * A notification is a message that is displayed on the notification area or the on-going area. - * It is created to notify information to the user through the application. - * This API provides functions for creating and inserting and updating notification. - * - */ - -/** - * @internal - * @defgroup NOTIFICATION_LIST Notification List - * @ingroup NOTIFICATION_MODULE - * @brief linked list of notification data - * - * @section NOTIFICATION_LIST_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_LIST_MODULE_OVERVIEW Overview - * It provides functions for handling notification list. - * - */ - -/** - * @defgroup NOTIFICATION_STATUS Notification Status - * @ingroup NOTIFICATION_MODULE - * @brief APIs displaying plain text message on the indicator area - * - * @section NOTIFICATION_STATUS_MODULE_HEADER Required Header - * \#include - * @section NOTIFICATION_STATUS_MODULE_OVERVIEW Overview - * Notification status APIs - * - */ -