Skip to content

Commit

Permalink
add readme as doxydocs main page
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal committed Dec 17, 2023
1 parent 07fea33 commit 747c103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,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 = docs/main.md
USE_MDFILE_AS_MAINPAGE = README.md

#---------------------------------------------------------------------------
# Configuration options related to source browsing
Expand Down

0 comments on commit 747c103

Please sign in to comment.