Add simple mainpage.

git-svn-id: svn://localhost/ardour2/branches/3.0@8838 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-02-13 19:34:53 +00:00
parent 886cae6dcc
commit 7e7dd8e85a

View 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