diff options
| author | 2014-12-12 23:20:01 -0500 | |
|---|---|---|
| committer | 2014-12-12 23:20:01 -0500 | |
| commit | af1cd769e7b407af71496e788e218add31f8b2b0 (patch) | |
| tree | 1e3fd71256c04a15970b09abd3f7280f8b1ff678 /Doxyfile | |
| parent | Merge pull request #267 from bunnei/apt-shared-font (diff) | |
| parent | Remove old logging system (diff) | |
| download | yuzu-af1cd769e7b407af71496e788e218add31f8b2b0.tar.gz yuzu-af1cd769e7b407af71496e788e218add31f8b2b0.tar.xz yuzu-af1cd769e7b407af71496e788e218add31f8b2b0.zip | |
Merge pull request #258 from yuriks/log-ng
New logging system
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -419,7 +419,7 @@ LOOKUP_CACHE_SIZE = 0 | |||
| 419 | # normally produced when WARNINGS is set to YES. | 419 | # normally produced when WARNINGS is set to YES. |
| 420 | # The default value is: NO. | 420 | # The default value is: NO. |
| 421 | 421 | ||
| 422 | EXTRACT_ALL = NO | 422 | EXTRACT_ALL = YES |
| 423 | 423 | ||
| 424 | # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will | 424 | # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will |
| 425 | # be included in the documentation. | 425 | # be included in the documentation. |