summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseungha.son <seungha.son@samsung.com>2016-10-11 13:10:33 +0900
committerseungha.son <seungha.son@samsung.com>2016-10-11 14:53:31 +0900
commitc05da09c8dd87288705fae69b0c1b648d9bb0379 (patch)
tree59b4daa317fa213df61d20d079d9604a03216458 /doc
parent2b5b5ee5c4144287a345cb04fec1caba3453f2a2 (diff)
downloadbadge-c05da09c8dd87288705fae69b0c1b648d9bb0379.tar.gz
badge-c05da09c8dd87288705fae69b0c1b648d9bb0379.tar.bz2
badge-c05da09c8dd87288705fae69b0c1b648d9bb0379.zip
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: If8c27db3a0ee1b046f9e1cb5360d749897dd7617
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.conf b/doc/doxygen.conf
index 6005bb2..c899e2a 100755
--- a/doc/doxygen.conf
+++ b/doc/doxygen.conf
@@ -648,7 +648,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ./badge_doc.h ../include/badge_db.h ../include/badge_error.h ../include/badge.h ../include/badge_setting.h
+INPUT = ./badge_doc.h ../include/badge_db.h ../include/badge_error.h ../include/badge.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is