Re: [dpdk-dev] [PATCH 2/2] doc: add PMD power management to doxygen API index

2021-03-17 Thread Thomas Monjalon
03/03/2021 13:35, Anatoly Burakov: > Currently, the PMD power management API header is missing from the API > index generated by doxygen. Add it. > > Fixes: 682a645438c5 ("power: add ethdev power management") Cc: sta...@dpdk.org > Signed-off-by: Anatoly Burakov [...] > --- a/doc/api/doxy-api-in

[dpdk-dev] [PATCH 2/2] doc: add PMD power management to doxygen API index

2021-03-03 Thread Anatoly Burakov
Currently, the PMD power management API header is missing from the API index generated by doxygen. Add it. Fixes: 682a645438c5 ("power: add ethdev power management") Signed-off-by: Anatoly Burakov --- doc/api/doxy-api-index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/doxy-api