From 43ea1458f6d74df0182dc6a6d13d7a345a0fd099 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Aug 2012 20:01:09 +0000 Subject: Turn on SHOW_FILES which is, most irritatingly, required to have doxygen document and tag defines. --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1