docs: Use doxygen config to mark the main page

The doxygen config option "USE_MDFILE_AS_MAINPAGE" can be used to set
the main page in doxygen generated pdf. This allows us to remove the
"#mainpage" from the README file which markdown doesn't parse.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Atish Patra
2020-06-04 23:31:48 -07:00
committed by Anup Patel
parent 1b8c0128f1
commit 79bfd67f9a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
RISC-V Open Source Supervisor Binary Interface (OpenSBI) {#mainpage}
RISC-V Open Source Supervisor Binary Interface (OpenSBI)
========================================================
Copyright and License