Re: [PATCH] doc: add gpudev to the Doxygen index

2023-03-06 Thread Thomas Monjalon
01/03/2023 17:54, Ferruh Yigit: > On 3/1/2023 4:27 PM, Thomas Monjalon wrote: > > When introducing the library gpudev, > > it has been forgotten to add a link in the API index. > > > > Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library") > > Cc: sta...@dpdk.org > > > > Signed-off-by

Re: [PATCH] doc: add gpudev to the Doxygen index

2023-03-01 Thread Ferruh Yigit
On 3/1/2023 4:27 PM, Thomas Monjalon wrote: > When introducing the library gpudev, > it has been forgotten to add a link in the API index. > > Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library") > Cc: sta...@dpdk.org > > Signed-off-by: Thomas Monjalon Acked-by: Ferruh Yigit

[PATCH] doc: add gpudev to the Doxygen index

2023-03-01 Thread Thomas Monjalon
When introducing the library gpudev, it has been forgotten to add a link in the API index. Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library") Cc: sta...@dpdk.org Signed-off-by: Thomas Monjalon --- doc/api/doxy-api-index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/