summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-15 06:02:53 +0000
committerMartin Pool <mbp@samba.org>2001-11-15 06:02:53 +0000
commit9f9d4cae1d19d930e8d8a6a879899560c089b878 (patch)
tree79bb2f654e8f883b7ebc3a263fc91515ad14e6dc
parent71e14a858166d85bc3209f068aabc7b1e2b41d73 (diff)
downloadsamba-9f9d4cae1d19d930e8d8a6a879899560c089b878.tar.gz
samba-9f9d4cae1d19d930e8d8a6a879899560c089b878.tar.xz
samba-9f9d4cae1d19d930e8d8a6a879899560c089b878.zip
Leave doc comments in code listings for the web.
-rw-r--r--source/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Doxyfile b/source/Doxyfile
index 935a3c4fe56..37109749e67 100644
--- a/source/Doxyfile
+++ b/source/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