summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyuho Jo <kyuho.jo@samsung.com>2015-03-23 14:32:13 +0900
committerKyuho Jo <kyuho.jo@samsung.com>2015-03-23 14:32:13 +0900
commit00f5e017ffeb6ab9ac41a3b470e7f8e98865438b (patch)
tree5575e85ba2d2093da97b92cc74287a2a35cae460
parentb72cc912dd3f4a80304aa47fe0706795a54a79fe (diff)
downloadbadge-00f5e017ffeb6ab9ac41a3b470e7f8e98865438b.tar.gz
badge-00f5e017ffeb6ab9ac41a3b470e7f8e98865438b.tar.bz2
badge-00f5e017ffeb6ab9ac41a3b470e7f8e98865438b.zip
Remove separated doc header files
Change-Id: Ife2cd364620812a0aac0a3edf1a4e3c145cdcf60 Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
-rwxr-xr-xdoc/badge_doc.h (renamed from doc/mobile/badge_doc.h)0
-rwxr-xr-xdoc/wearable/badge_doc.h34
2 files changed, 0 insertions, 34 deletions
diff --git a/doc/mobile/badge_doc.h b/doc/badge_doc.h
index 3bf9979..3bf9979 100755
--- a/doc/mobile/badge_doc.h
+++ b/doc/badge_doc.h
diff --git a/doc/wearable/badge_doc.h b/doc/wearable/badge_doc.h
deleted file mode 100755
index 3bf9979..0000000
--- a/doc/wearable/badge_doc.h
+++ /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.
- *
- */