From 14046e6162cc91a9df20d954694e28c120e19c3f Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 8 Dec 2016 14:10:23 +0100 Subject: Update README --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Doxyfile b/doc/Doxyfile index 4731fe8..348f159 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -934,7 +934,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 -- cgit v1.2.3