summaryrefslogtreecommitdiff
path: root/source3/Doxyfile
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
commit05903e9f8cc7b61576353bb274190d2530593437 (patch)
tree1c158cb81ea364ebc0a008789c85f54b646cb549 /source3/Doxyfile
parentdbccf2ce2731b06180b044ccfdf71da2b22b5373 (diff)
downloadsamba-05903e9f8cc7b61576353bb274190d2530593437.tar.gz
Leave doc comments in code listings for the web.
(This used to be commit 9f9d4cae1d19d930e8d8a6a879899560c089b878)
Diffstat (limited to 'source3/Doxyfile')
-rw-r--r--source3/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Doxyfile b/source3/Doxyfile
index 935a3c4fe56..37109749e67 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