doc: add ioat driver to API index
Add the ioat driver to the doxygen documentation. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Reviewed-by: Kevin Laatz <kevin.laatz@intel.com> Acked-by: Radu Nicolau <radu.nicolau@intel.com>
This commit is contained in:
parent
5a75cc3c88
commit
b28a44fd62
@ -44,6 +44,7 @@ The public API headers are grouped by topics:
|
||||
[ixgbe] (@ref rte_pmd_ixgbe.h),
|
||||
[i40e] (@ref rte_pmd_i40e.h),
|
||||
[ice] (@ref rte_pmd_ice.h),
|
||||
[ioat] (@ref rte_ioat_rawdev.h),
|
||||
[bnxt] (@ref rte_pmd_bnxt.h),
|
||||
[dpaa] (@ref rte_pmd_dpaa.h),
|
||||
[dpaa2] (@ref rte_pmd_dpaa2.h),
|
||||
|
@ -18,6 +18,7 @@ INPUT = @TOPDIR@/doc/api/doxy-api-index.md \
|
||||
@TOPDIR@/drivers/net/softnic \
|
||||
@TOPDIR@/drivers/raw/dpaa2_cmdif \
|
||||
@TOPDIR@/drivers/raw/dpaa2_qdma \
|
||||
@TOPDIR@/drivers/raw/ioat \
|
||||
@TOPDIR@/lib/librte_eal/include \
|
||||
@TOPDIR@/lib/librte_eal/include/generic \
|
||||
@TOPDIR@/lib/librte_acl \
|
||||
|
Loading…
Reference in New Issue
Block a user