SyntaxFix
Write A Post
Hire A Developer
Questions
As of v1.8.8 there is also the option USE_MDFILE_AS_MAINPAGE. So make sure to add your index file, e.g. README.md, to INPUT and set it as this option's value:
USE_MDFILE_AS_MAINPAGE
INPUT
INPUT += README.md USE_MDFILE_AS_MAINPAGE = README.md