We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941cc6d commit 5bf395bCopy full SHA for 5bf395b
doc/zephyr.doxyfile.in
@@ -1105,7 +1105,7 @@ FILTER_SOURCE_PATTERNS =
1105
# (index.html). This can be useful if you have a project on for instance GitHub
1106
# and want to reuse the introduction page also for the doxygen output.
1107
1108
-USE_MDFILE_AS_MAINPAGE = mainpage.md
+USE_MDFILE_AS_MAINPAGE = @ZEPHYR_BASE@/doc/_doxygen/mainpage.md
1109
1110
# The Fortran standard specifies that for fixed formatted Fortran code all
1111
# characters from position 72 are to be considered as comment. A common
0 commit comments