docs: Hide source file section in documentation as it is not very useful
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index e734df5..e68611e 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -694,7 +694,7 @@
 # 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