diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-15 14:17:27 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-15 14:17:27 +0800 |
commit | 33dcd889f48b1daed6bdf4d41a4f7463e64df27a (patch) | |
tree | 418c46a2f9f94032d843885f84f2a8c606b7c280 /Doxyfile | |
parent | 0dc0263dbddd8ec876a9b4e6beecfdf98eadeb94 (diff) |
icclient.h in Doxyfile
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -829,7 +829,8 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = icclient \ +INPUT = icclient.h \ + icclient \ README.md # This tag can be used to specify the character encoding of the source files |