diff options
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 |