[Doxygen-users] USE_MDFILE_AS_MAINPAGE doesn't work
Brought to you by:
dimitri
From: Hong Xu <ho...@to...> - 2013-12-07 06:14:02
|
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 tree is here: https://github.com/xuhdev/multidiminte/blob/master/doc/Doxyfile.in Could anyone help me please? Thanks! Hong |