Remove separated doc header files
authorKyuho Jo <kyuho.jo@samsung.com>
Mon, 23 Mar 2015 05:32:13 +0000 (14:32 +0900)
committerKyuho Jo <kyuho.jo@samsung.com>
Mon, 23 Mar 2015 05:32:13 +0000 (14:32 +0900)
Change-Id: Ife2cd364620812a0aac0a3edf1a4e3c145cdcf60
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
doc/badge_doc.h [moved from doc/wearable/badge_doc.h with 100% similarity]
doc/mobile/badge_doc.h [deleted file]

similarity index 100%
rename from doc/wearable/badge_doc.h
rename to doc/badge_doc.h
diff --git a/doc/mobile/badge_doc.h b/doc/mobile/badge_doc.h
deleted file mode 100755 (executable)
index 3bf9979..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
- *
- * 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 BADGE_MODULE Badge
- * @ingroup CAPI_APPLICATION_FRAMEWORK
- * @brief Badge APIs
- *
- * @section BADGE_MODULE_HEADER Required Header
- *   \#include <badge.h>
- * @section BADGE_MODULE_OVERVIEW Overview
- * It provides functions for creating and inserting and updating badge.
- *
- */