Hi all,
I tried to use USE_MDFILE_AS_MAINPAGE to generate a main page by doxygen
1.8.5, but it doesn't work as expected. The page is generated, however,
it's not the main page.
I also have specified the full path to the markdown file in the INPUT,
MARKDOWN_SUPPORT is set to YES.
The source tr
This configuration doesn't work. I tried with different settings:
USE_MDFILE_AS_MAINPAGE = docs/mainpage.md
USE_MDFILE_AS_MAINPAGE = mainpage.md
USE_MDFILE_AS_MAINPAGE = README.md
USE_MDFILE_AS_MAINPAGE = README
None of then worked. My index.html page is still empty. Could someone
tell me what I