diff options
Diffstat (limited to 'ue2/doxygen.conf')
| -rw-r--r-- | ue2/doxygen.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ue2/doxygen.conf b/ue2/doxygen.conf index 4ea8eec..8c3801c 100644 --- a/ue2/doxygen.conf +++ b/ue2/doxygen.conf | |||
| @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 | |||
| 25 | # The PROJECT_NAME tag is a single word (or a sequence of words surrounded | 25 | # The PROJECT_NAME tag is a single word (or a sequence of words surrounded |
| 26 | # by quotes) that should identify the project. | 26 | # by quotes) that should identify the project. |
| 27 | 27 | ||
| 28 | PROJECT_NAME = imgsynth | 28 | PROJECT_NAME = imgsynth2 |
| 29 | 29 | ||
| 30 | # The PROJECT_NUMBER tag can be used to enter a project or revision number. | 30 | # The PROJECT_NUMBER tag can be used to enter a project or revision number. |
| 31 | # This could be handy for archiving the generated documentation or | 31 | # This could be handy for archiving the generated documentation or |
| @@ -482,7 +482,7 @@ WARN_LOGFILE = | |||
| 482 | # directories like "/usr/src/myproject". Separate the files or directories | 482 | # directories like "/usr/src/myproject". Separate the files or directories |
| 483 | # with spaces. | 483 | # with spaces. |
| 484 | 484 | ||
| 485 | INPUT = imgsynth | 485 | INPUT = imgsynth2 |
| 486 | 486 | ||
| 487 | # This tag can be used to specify the character encoding of the source files that | 487 | # This tag can be used to specify the character encoding of the source files that |
| 488 | # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default | 488 | # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default |
