git repos / PlatformFolders

commit c2c3cd83

Poul Sander · 2021-07-07 20:24
c2c3cd83c4fb72ab01a0c61c8a6c6fe685699f28 patch · browse files
parent 3e8819fd3fc68d1b4353e4866f8ae052774f0192

Place readme.md in doxygen

Changed files

M doxygen.conf before
diff --git a/doxygen.conf b/doxygen.conf index cea077b..3745c72 100644 --- a/doxygen.conf +++ b/doxygen.conf
@@ -894,7 +894,8 @@ 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 =
+INPUT += README.md
+USE_MDFILE_AS_MAINPAGE = README.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing