OSDN Git Service

add mainpage source file to input
authortsutsumi <>
Sun, 14 Sep 2003 18:52:59 +0000 (18:52 +0000)
committertsutsumi <>
Sun, 14 Sep 2003 18:52:59 +0000 (18:52 +0000)
doc/Doxyfile.in

index b304ee4..7206daf 100644 (file)
@@ -357,7 +357,8 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = @top_srcdir@/src/ccunit @top_srcdir@/src/tools
+INPUT                  = @top_srcdir@/src/ccunit @top_srcdir@/src/tools \
+                      @srcdir@/mainpage.dox
 
 # 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