aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-24 21:52:12 +0100
committerDavid Robillard <d@drobilla.net>2019-03-24 21:52:36 +0100
commit03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c (patch)
tree26606c9fc4c6a97ffcd7da822e51479103c4fedb /doc/reference.doxygen.in
parent934ddd6669efae6ae1287b8fb5dbb5bd3724b59f (diff)
downloadlv2-03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c.tar.xz
Clean up API documentation main page
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index cbf3135..77a67b4 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -803,7 +803,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = @LV2_SRCDIR@/doc/mainpage.dox \
+INPUT = @LV2_SRCDIR@/doc/mainpage.md \
@LV2_SRCDIR@/lv2/atom/atom.h \
@LV2_SRCDIR@/lv2/atom/forge.h \
@LV2_SRCDIR@/lv2/atom/util.h \
@@ -980,7 +980,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
-USE_MDFILE_AS_MAINPAGE =
+USE_MDFILE_AS_MAINPAGE = @LV2_SRCDIR@/doc/mainpage.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing