diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-25 10:55:36 +0800 | 
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-25 10:55:36 +0800 | 
| commit | 18508ea004a66cc30c42c43d14afdc16b2267666 (patch) | |
| tree | 1171e1d6c8259bb3446b229e298243bb33d47a04 /Doxyfile | |
| parent | 91bffad1e8afef36eedf51b50a80a7edf6400f7d (diff) | |
Rename project to qinterchange
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -32,7 +32,7 @@ DOXYFILE_ENCODING      = UTF-8  # title of most generated pages and in a few other places.  # The default value is: My Project. -PROJECT_NAME           = qicclient +PROJECT_NAME           = qinterchange  # The PROJECT_NUMBER tag can be used to enter a project or revision number. This  # could be handy for archiving the generated documentation or if some version @@ -829,8 +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.hxx \ -			 qicclient \ +INPUT                  = interchange.hxx \ +			 interchange \                           README.md  # This tag can be used to specify the character encoding of the source files |