From 4e3efb1aba54974b0ee08957f366742aba23d5ca Mon Sep 17 00:00:00 2001 From: Sam Hatchett Date: Thu, 14 Jul 2016 15:28:11 -0400 Subject: [PATCH] disable local file location --- doc/doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxyfile b/doc/doxyfile index 0f626fb..0c31cba 100644 --- a/doc/doxyfile +++ b/doc/doxyfile @@ -657,7 +657,7 @@ MAX_INITIALIZER_LINES = 30 # list will mention the files that were used to generate the documentation. # The default value is: YES. -SHOW_USED_FILES = YES +SHOW_USED_FILES = NO # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This # will remove the Files entry from the Quick Index and from the Folder Tree View