summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-02-13 19:34:53 +0000
committerCarl Hetherington <carl@carlh.net>2011-02-13 19:34:53 +0000
commit7e7dd8e85a34efe884f3e8d061a7c8e2f0b9b927 (patch)
treef7ecbcc1aa62ff9f63fede435ffd8d78558e2b72 /doc
parent886cae6dcc50f9647b31b6e78c6919fa7e2887c7 (diff)
Add simple mainpage.
git-svn-id: svn://localhost/ardour2/branches/3.0@8838 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 3a26c49cbb..3cbf6fcb7e 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -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