aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-05 20:01:09 +0000
committerDavid Robillard <d@drobilla.net>2012-08-05 20:01:09 +0000
commit43ea1458f6d74df0182dc6a6d13d7a345a0fd099 (patch)
tree21a85f3818c27a10b4ea24e0f4b53eae19c93f30
parent0c9a7ae2f5816a0b6f46330ca5102104abef0299 (diff)
downloadlv2-43ea1458f6d74df0182dc6a6d13d7a345a0fd099.tar.xz
Turn on SHOW_FILES which is, most irritatingly, required to have doxygen document and tag defines.
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index d0230a1..958ad7b 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -557,7 +557,7 @@ SHOW_USED_FILES = YES
# This will remove the Files entry from the Quick Index and from the
# Folder Tree View (if specified). The default is YES.
-SHOW_FILES = NO
+SHOW_FILES = YES
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
# Namespaces page.