Selaa lähdekoodia

Sets readme.md to be used as MainPage for generated documentation

Martinsh Shaiters 13 vuotta sitten
vanhempi
commit
bbad12a922
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      dox

+ 1 - 1
dox

@@ -793,7 +793,7 @@ FILTER_SOURCE_PATTERNS =
 # This can be useful if you have a project on for instance GitHub and want reuse
 # This can be useful if you have a project on for instance GitHub and want reuse
 # the introduction page also for the doxygen output.
 # the introduction page also for the doxygen output.
 
 
-USE_MDFILE_AS_MAINPAGE =
+USE_MDFILE_AS_MAINPAGE = readme.md
 
 
 #---------------------------------------------------------------------------
 #---------------------------------------------------------------------------
 # configuration options related to source browsing
 # configuration options related to source browsing