Package version up to 2.9.6
[platform/core/uifw/libtdm.git] / doc / Doxyfile
index a6a2087..a5738ce 100644 (file)
@@ -98,11 +98,16 @@ WARN_LOGFILE           =
 # Configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT                  = \
+    doc/tdm_doc.h \
     include/tdm.h \
     include/tdm_backend.h \
+    include/tdm_helper.h \
     include/tdm_list.h \
     include/tdm_log.h \
-    include/tdm_types.h
+    include/tdm_types.h \
+    include/tdm_common.h \
+    client/tdm_client_types.h \
+    client/tdm_client.h
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          =
 RECURSIVE              = NO