summaryrefslogtreecommitdiff
path: root/doc/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.cfg')
-rw-r--r--doc/doxygen.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index 614f1b2..64face5 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -607,13 +607,13 @@ STRIP_CODE_COMMENTS = YES
# then for each documented function all documented
# functions referencing it will be listed.
-REFERENCED_BY_RELATION = YES
+REFERENCED_BY_RELATION = NO
# If the REFERENCES_RELATION tag is set to YES (the default)
# then for each documented function all documented entities
# called/used by that function will be listed.
-REFERENCES_RELATION = YES
+REFERENCES_RELATION = NO
# If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from