diff --git a/pub/core/Doxyfile b/pub/core/Doxyfile index abc6c8b6794f0e528b9c343198003f2d955461f4..f644c261114c71db798ed5bd2474983eed7332a9 100644 --- a/pub/core/Doxyfile +++ b/pub/core/Doxyfile @@ -802,13 +802,13 @@ STRIP_CODE_COMMENTS = NO # then for each documented function all documented # functions referencing it will be listed. -REFERENCED_BY_RELATION = NO +REFERENCED_BY_RELATION = YES # If the REFERENCES_RELATION tag is set to YES # then for each documented function all documented entities # called/used by that function will be listed. -REFERENCES_RELATION = NO +REFERENCES_RELATION = YES # If the REFERENCES_LINK_SOURCE tag is set to YES (the default) # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from