diff --git a/doc/doxygen.conf b/doc/doxygen.conf index 8129fc1cb..766ba85b1 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -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.