diff options
Diffstat (limited to 'source3/Doxyfile')
-rw-r--r-- | source3/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Doxyfile b/source3/Doxyfile index 935a3c4fe5..37109749e6 100644 --- a/source3/Doxyfile +++ b/source3/Doxyfile @@ -21,7 +21,7 @@ INTERNAL_DOCS = YES CLASS_DIAGRAMS = YES SOURCE_BROWSER = YES INLINE_SOURCES = YES -STRIP_CODE_COMMENTS = YES +STRIP_CODE_COMMENTS = NO CASE_SENSE_NAMES = YES SHORT_NAMES = NO HIDE_SCOPE_NAMES = YES |