aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-21 19:59:23 +0000
committerlloyd <[email protected]>2009-07-21 19:59:23 +0000
commitaa0932633695be832a3e93487b1ab47bb6b25fea (patch)
treeedd7a2545599333afd07e526af3f9be59e442040
parent2af0993befed5397483fbf154254a400cb14bbef (diff)
Disable STRIP_CODE_COMMENTS for Doxygen output
-rw-r--r--src/build-data/botan.doxy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in
index 2da5e1244..87d6e58eb 100644
--- a/src/build-data/botan.doxy.in
+++ b/src/build-data/botan.doxy.in
@@ -97,7 +97,7 @@ FILTER_SOURCE_FILES = NO
#---------------------------------------------------------------------------
SOURCE_BROWSER = YES
INLINE_SOURCES = YES
-STRIP_CODE_COMMENTS = YES
+STRIP_CODE_COMMENTS = NO
REFERENCED_BY_RELATION = YES
REFERENCES_RELATION = YES
REFERENCES_LINK_SOURCE = YES