diff options
author | Clemens Fries <github-raster@xenoworld.de> | 2015-07-20 21:38:01 +0200 |
---|---|---|
committer | Clemens Fries <github-raster@xenoworld.de> | 2015-07-20 21:38:01 +0200 |
commit | 365762010303d2b1089952fcf2a0743f1b0317bc (patch) | |
tree | 7b6d7e5ace49086a0bfd86a797e77f58c8918afd /Doxyfile | |
parent | 18838e644f1149db333c5ee441e025ba4b89283f (diff) |
Doxygen: Use README.md as main page, getting rid of magic mainpage indicator
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |