summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/doxygen.cfg2
2 files changed, 2 insertions, 2 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
diff --git a/docs/doxygen.cfg b/docs/doxygen.cfg
index f32ada1..dbf8ef9 100644
--- a/docs/doxygen.cfg
+++ b/docs/doxygen.cfg
@@ -949,7 +949,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
-USE_MDFILE_AS_MAINPAGE =
+USE_MDFILE_AS_MAINPAGE = README.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing