diff --git a/refdoc/doxygen.cfg b/refdoc/doxygen.cfg
index fc5e329dc8e6da60e5bd621288892a4b8c79db19..e3f12c1941cbb8d750bf1753a41d6aa5423e165e 100644
--- a/refdoc/doxygen.cfg
+++ b/refdoc/doxygen.cfg
@@ -432,7 +432,7 @@ INPUT                  = src/
 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp 
 # *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm
 
-FILE_PATTERNS          = 
+FILE_PATTERNS          = *.c *.h
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
@@ -690,7 +690,7 @@ TREEVIEW_WIDTH         = 250
 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 
 # generate Latex output.
 
-GENERATE_LATEX         = YES
+GENERATE_LATEX         = NO
 
 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. 
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be