From c7935024dc622043a523b2baba636c0b3dcef57e Mon Sep 17 00:00:00 2001 From: john30 Date: Mon, 16 Mar 2015 08:10:38 +0100 Subject: [PATCH] use readme as start page --- docs/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 1f481db9..4ec113e5 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -869,7 +869,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 = README.md #--------------------------------------------------------------------------- # Configuration options related to source browsing