doc: fix build with doxygen 1.8.18

Having an explicit "index" anchor looks forbidden:

doc/api/doxy-api-index.md:1: warning:
multiple use of section label 'index' for main page

Anyway this anchor was not used, it can be removed.

Fixes: 9bf486e606b0 ("doc: generate HTML for API with doxygen")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Tested-by: Jerin Jacob <jerinj@marvell.com>
This commit is contained in:
Thomas Monjalon 2020-05-20 15:33:43 +02:00
parent ef5391b765
commit 76fb8fc486

View File

@ -1,4 +1,4 @@
API {#index}
API
===
<!--