summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-31 22:34:13 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-03-31 22:34:13 +0200
commita9f8182a9dbc5caa84b4bf314823e7e7f8fe3d5a (patch)
treed08dc30415539802569cafa8b0893a8a6fada9d9 /doc
parentac126a98e56c1d1354bcbd3644af46a842ac51c3 (diff)
doxygen: dont strip code comments
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 7e6d0f56fd..faaa462572 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -709,7 +709,7 @@ INLINE_SOURCES = NO
# doxygen to hide any special comment blocks from generated source code
# fragments. Normal C and C++ comments will always remain visible.
-STRIP_CODE_COMMENTS = YES
+STRIP_CODE_COMMENTS = NO
# If the REFERENCED_BY_RELATION tag is set to YES
# then for each documented function all documented