Skip to content

Commit 55f26a2

Browse files
committed
Doxyfile.in: Switch on referenced-by linking
1 parent 0dcbc20 commit 55f26a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ STRIP_CODE_COMMENTS = NO
991991
# entity all documented functions referencing it will be listed.
992992
# The default value is: NO.
993993

994-
REFERENCED_BY_RELATION = NO
994+
REFERENCED_BY_RELATION = YES
995995

996996
# If the REFERENCES_RELATION tag is set to YES then for each documented function
997997
# all documented entities called/used by that function will be listed.

0 commit comments

Comments
 (0)