Fix how %m behaves in the log format
[platform/core/system/dlog.git] / Doxyfile
index e8ff0fa..376aa85 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -2,7 +2,7 @@
 PROJECT_NAME           = "dlog"
 PROJECT_BRIEF          = "Logging framework"
 OUTPUT_DIRECTORY       = "documentation"
-INPUT                  = doc/ include/dlog.h
+INPUT                  = doc/dlog_doc.h doc/dlogutil_doc.h include/dlog.h include/dlogutil.h
 RECURSIVE              = YES
 
 # Misc optimisation