Add simple mainpage.
authorCarl Hetherington <carl@carlh.net>
Sun, 13 Feb 2011 19:34:53 +0000 (19:34 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 13 Feb 2011 19:34:53 +0000 (19:34 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8838 d708f5d6-7413-0410-9779-e7cbd77b26cf

doc/Doxyfile

index 3a26c49cbb51735cf9495de2b92b3135e29a1dca..3cbf6fcb7e18d7ce45d5181cdb7591c03897541e 100644 (file)
@@ -564,7 +564,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../libs/ardour ../gtk2_ardour ../libs/pbd ../libs/gtkmm2ext
+INPUT                  = ../libs/ardour ../gtk2_ardour ../libs/pbd ../libs/gtkmm2ext mainpage.txt
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is