aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-02-08 01:38:38 +0000
committerDavid Robillard <d@drobilla.net>2012-02-08 01:38:38 +0000
commit046c0a8bbffb572df1c6376d3bf525aac9b3a9fa (patch)
tree1299f3ed06b43031060673fefc32bc2f29587638 /Doxyfile
parent0ad020578277f8aade6b2df90385b911775ead18 (diff)
downloadlv2-046c0a8bbffb572df1c6376d3bf525aac9b3a9fa.tar.xz
Heavily revise atom extension into a release candidate.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doxyfile b/Doxyfile
index 91582ec..3aa1c07 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -566,7 +566,6 @@ WARN_LOGFILE =
INPUT = \
../doc/mainpage.dox \
- ns/ext/atom/atom-buffer.h \
ns/ext/atom/atom-helpers.h \
ns/ext/atom/atom.h \
ns/ext/atom/forge.h \
@@ -722,13 +721,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
# 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