Re: [dpdk-dev] [PATCH] doc: fix API index

2020-05-28 Thread David Marchand
On Wed, May 27, 2020 at 2:17 PM David Marchand wrote: > > With Doxygen 1.8.18, a warning appears when tagging > > the main markdown header with {#index}. > > That's why the tag has been removed from the API index in DPDK 20.05. > > Unfortunately it makes the index page classified as a standard > >

Re: [dpdk-dev] [PATCH] doc: fix API index

2020-05-27 Thread David Marchand
On Tue, May 26, 2020 at 10:29 PM Thomas Monjalon wrote: > > With Doxygen 1.8.18, a warning appears when tagging > the main markdown header with {#index}. > That's why the tag has been removed from the API index in DPDK 20.05. > Unfortunately it makes the index page classified as a standard > "rela

[dpdk-dev] [PATCH] doc: fix API index

2020-05-26 Thread Thomas Monjalon
With Doxygen 1.8.18, a warning appears when tagging the main markdown header with {#index}. That's why the tag has been removed from the API index in DPDK 20.05. Unfortunately it makes the index page classified as a standard "related page" instead of being the "main page". The tag {#mainpage} coul