1
0
forked from Alepha/Alepha

doxygen - don't strip comments from reference source

This commit is contained in:
2024-06-09 18:50:30 -04:00
parent 4f8c68dcdd
commit 940fec2926

View File

@ -1089,7 +1089,7 @@ INLINE_SOURCES = NO
# Fortran comments will always remain visible.
# The default value is: YES.
STRIP_CODE_COMMENTS = YES
STRIP_CODE_COMMENTS = NO
# If the REFERENCED_BY_RELATION tag is set to YES then for each documented
# entity all documented functions referencing it will be listed.