Some additional configuration.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 26 Apr 2003 19:28:29 +0000 (19:28 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 26 Apr 2003 19:28:29 +0000 (19:28 +0000)
doc/doxygen/doxygen.conf.in

index 52673c8ae2a33cbf327badddf65629dd3315a3d2..b498457de17ad11d5673a5de3c4f6e7ffee0377d 100644 (file)
@@ -312,19 +312,19 @@ SHOW_USED_FILES        = NO
 # The QUIET tag can be used to turn on/off the messages that are generated 
 # by doxygen. Possible values are YES and NO. If left blank NO is used.
 
-QUIET                  = NO
+QUIET                  = YES
 
 # The WARNINGS tag can be used to turn on/off the warning messages that are 
 # generated by doxygen. Possible values are YES and NO. If left blank 
 # NO is used.
 
-WARNINGS               = YES
+WARNINGS               = NO
 
 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
 # automatically be disabled.
 
-WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_UNDOCUMENTED   = NO
 
 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 
 # potential errors in the documentation, such as not documenting some 
@@ -358,7 +358,8 @@ WARN_LOGFILE           =
 INPUT                  = index.doc \
                          @top_srcdir@/include/gedcom.h \
                          @top_srcdir@/include/gom.h \
-                         @top_srcdir@/gedcom
+                         @top_srcdir@/gedcom \
+                        @top_srcdir@/gom
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -863,7 +864,7 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = 
+PREDEFINED             =
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded. 
@@ -904,7 +905,7 @@ TAGFILES               =
 # When a file name is specified after GENERATE_TAGFILE, doxygen will create 
 # a tag file that is based on the input files it reads.
 
-GENERATE_TAGFILE       = 
+GENERATE_TAGFILE       =
 
 # If the ALLEXTERNALS tag is set to YES all external classes will be listed 
 # in the class index. If set to NO only the inherited external classes