summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAtish Patra <atish.patra@wdc.com>2020-06-05 09:31:48 +0300
committerAnup Patel <anup@brainfault.org>2020-06-08 14:32:41 +0300
commit79bfd67f9a2ed5cae966b72cc2a72f68824c4ab8 (patch)
tree73e7a8250d4e7a6f4172354bf43392f75bce473b /README.md
parent1b8c0128f1d79d69ea0a46b758fef4be8dc0a73e (diff)
downloadopensbi-79bfd67f9a2ed5cae966b72cc2a72f68824c4ab8.tar.xz
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fcd9d7..8958343 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-RISC-V Open Source Supervisor Binary Interface (OpenSBI) {#mainpage}
+RISC-V Open Source Supervisor Binary Interface (OpenSBI)
========================================================
Copyright and License