summaryrefslogtreecommitdiffstats
path: root/doxygen.config
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2011-05-01 01:44:55 (GMT)
committerEvan Martin <martine@danga.com>2011-05-01 01:44:55 (GMT)
commit2ea67894bc06744dca47be98c0491cde28d1fe52 (patch)
tree81c5a71496101f245a253da8f00a002b7600198c /doxygen.config
parent35150517008ed2af2ed583513bad0c9f1f0d66fd (diff)
downloadNinja-2ea67894bc06744dca47be98c0491cde28d1fe52.zip
Ninja-2ea67894bc06744dca47be98c0491cde28d1fe52.tar.gz
Ninja-2ea67894bc06744dca47be98c0491cde28d1fe52.tar.bz2
doxygen: restore references docs
Diffstat (limited to 'doxygen.config')
-rw-r--r--doxygen.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.config b/doxygen.config
index 29968e1..7179dbe 100644
--- a/doxygen.config
+++ b/doxygen.config
@@ -587,7 +587,7 @@ REFERENCED_BY_RELATION = 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 USE_HTAGS tag is set to YES then the references to source code
# will point to the HTML generated by the htags(1) tool instead of doxygen