Sets readme.md to be used as MainPage for generated documentation
This commit is contained in:
2
dox
2
dox
@@ -793,7 +793,7 @@ FILTER_SOURCE_PATTERNS =
|
||||
# This can be useful if you have a project on for instance GitHub and want 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
|
||||
|
||||
Reference in New Issue
Block a user