diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-15 10:56:44 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-15 10:56:44 +0800 |
commit | 4775f413944d621b08c4833069501d015713730d (patch) | |
tree | d6337645161b6cc7d3c4639788b3a0a7cb146faa /Doxyfile | |
parent | 32573486befebc6a6030de295cf04b9df461a6b4 (diff) |
qicclient.hxx 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 = qicclient \ +INPUT = qicclient.hxx \ + qicclient \ README.md # This tag can be used to specify the character encoding of the source files |