aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorClemens Fries <github-raster@xenoworld.de>2015-07-20 21:38:01 +0200
committerClemens Fries <github-raster@xenoworld.de>2015-07-20 21:38:01 +0200
commit365762010303d2b1089952fcf2a0743f1b0317bc (patch)
tree7b6d7e5ace49086a0bfd86a797e77f58c8918afd /Doxyfile
parent18838e644f1149db333c5ee441e025ba4b89283f (diff)
Doxygen: Use README.md as main page, getting rid of magic mainpage indicator
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 6ee8dc7..027cfae 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -2360,3 +2360,5 @@ GENERATE_LEGEND = YES
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_CLEANUP = YES
+
+USE_MDFILE_AS_MAINPAGE = README.md