Some fixes.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Mon, 21 Apr 2003 11:20:51 +0000 (11:20 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Mon, 21 Apr 2003 11:20:51 +0000 (11:20 +0000)
doc/doxygen/doxygen.conf.in

index 928382131a4ab6cd926072482c9c7c3349871b40..52673c8ae2a33cbf327badddf65629dd3315a3d2 100644 (file)
@@ -205,7 +205,7 @@ MULTILINE_CPP_IS_BRIEF = NO
 # If set to NO, the detailed description appears after the member 
 # documentation.
 
-DETAILS_AT_TOP         = NO
+DETAILS_AT_TOP         = YES
 
 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 
 # member inherits the documentation from any documented member that it 
@@ -356,7 +356,8 @@ WARN_LOGFILE           =
 # with spaces.
 
 INPUT                  = index.doc \
-                         @top_srcdir@/include \
+                         @top_srcdir@/include/gedcom.h \
+                         @top_srcdir@/include/gom.h \
                          @top_srcdir@/gedcom
 
 # If the value of the INPUT tag contains directories, you can use the 
@@ -366,9 +367,7 @@ INPUT                  = index.doc \
 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp 
 # *.h++ *.idl *.odl
 
-FILE_PATTERNS          = *.h.in \
-                         *.h \
-                         *.c
+FILE_PATTERNS          = *.c
 
 # 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. 
@@ -391,7 +390,10 @@ EXCLUDE_SYMLINKS       = NO
 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 
 # certain files from those directories.
 
-EXCLUDE_PATTERNS       = 
+EXCLUDE_PATTERNS       = *.tab.h \
+                        *.tab.c \
+                        *.tabgen.h \
+                        lex.*.c
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or 
 # directories that contain example code fragments that are included (see 
@@ -533,7 +535,7 @@ HTML_STYLESHEET        =
 # files or namespaces will be aligned in HTML using tables. If set to 
 # NO a bullet list will be used.
 
-HTML_ALIGN_MEMBERS     = NO
+HTML_ALIGN_MEMBERS     = YES
 
 # If the GENERATE_HTMLHELP tag is set to YES, additional index files 
 # will be generated that can be used as input for tools like the 
@@ -591,7 +593,7 @@ ENUM_VALUES_PER_LINE   = 4
 # Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are 
 # probably better off using the HTML help feature.
 
-GENERATE_TREEVIEW      = NO
+GENERATE_TREEVIEW      = YES
 
 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
 # used to set the initial width (in pixels) of the frame in which the tree