Browse Source

fixed main page (from src/HEADER.md)

Richard Gill 10 months ago
parent
commit
8778b89635
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Doxyfile

+ 1 - 1
doc/Doxyfile

@@ -1109,7 +1109,7 @@ FILTER_SOURCE_PATTERNS =
 # (index.html). This can be useful if you have a project on for instance GitHub
 # (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.
 # and want to reuse the introduction page also for the doxygen output.
 
 
-USE_MDFILE_AS_MAINPAGE = Readme.md
+USE_MDFILE_AS_MAINPAGE = src/HEADER.md
 
 
 #---------------------------------------------------------------------------
 #---------------------------------------------------------------------------
 # Configuration options related to source browsing
 # Configuration options related to source browsing