Commit a9f8182a authored by Michael Niedermayer's avatar Michael Niedermayer

doxygen: dont strip code comments

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ac126a98
...@@ -709,7 +709,7 @@ INLINE_SOURCES = NO ...@@ -709,7 +709,7 @@ INLINE_SOURCES = NO
# doxygen to hide any special comment blocks from generated source code # doxygen to hide any special comment blocks from generated source code
# fragments. Normal C and C++ comments will always remain visible. # 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 # If the REFERENCED_BY_RELATION tag is set to YES
# then for each documented function all documented # then for each documented function all documented
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment