diff options
| author | manuel <manuel@nc8430.lan> | 2009-05-02 18:57:22 +0200 |
|---|---|---|
| committer | manuel <manuel@nc8430.lan> | 2009-05-02 18:57:22 +0200 |
| commit | bc94c4be2e7e37f1f3e8892dc115e61ed6b640e7 (patch) | |
| tree | c43a11bfc36ebb6bbb506d17aad223a302d96765 /ue2/doxygen.conf | |
| parent | 5c4506a8c5ee1a82268146007619b09e980a7a57 (diff) | |
| download | ooprog-bc94c4be2e7e37f1f3e8892dc115e61ed6b640e7.tar.gz ooprog-bc94c4be2e7e37f1f3e8892dc115e61ed6b640e7.tar.bz2 ooprog-bc94c4be2e7e37f1f3e8892dc115e61ed6b640e7.zip | |
corrected cpixelformat constructor
added classdiagramm
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 |
