Skip to content

Commit

Permalink
doc: add gpudev to the Doxygen index
Browse files Browse the repository at this point in the history
[ upstream commit 79cd6f959ebc0886dd212dc4fb057ec2d91b2d39 ]

When introducing the library gpudev,
it has been forgotten to add a link in the API index.

Fixes: 8b8036a ("gpudev: introduce GPU device class library")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
  • Loading branch information
tmonjalo authored and kevintraynor committed Mar 15, 2023
1 parent 0bc981b commit 52cf055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/doxy-api-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The public API headers are grouped by topics:
[compress](@ref rte_comp.h),
[regexdev](@ref rte_regexdev.h),
[dmadev](@ref rte_dmadev.h),
[gpudev](@ref rte_gpudev.h),
[eventdev](@ref rte_eventdev.h),
[event_eth_rx_adapter](@ref rte_event_eth_rx_adapter.h),
[event_eth_tx_adapter](@ref rte_event_eth_tx_adapter.h),
Expand Down

0 comments on commit 52cf055

Please sign in to comment.