diff --git a/Doxyfile b/Doxyfile index 7bc8212cc..58e6b8618 100644 --- a/Doxyfile +++ b/Doxyfile @@ -985,7 +985,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 # function all documented functions referencing it will be listed.