doc: Disable Doxygen's STRIP_CODE_COMMENTS

This commit is contained in:
Eduardo Almeida
2024-03-21 20:32:50 +00:00
parent 5d132515df
commit 29d820a82c

View File

@@ -1086,7 +1086,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.