On Sat, Oct 31, 2020 at 3:07 AM Timothy McDaniel <timothy.mcdan...@intel.com> wrote: > diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md > index a9c12d1..00f13e2 100644 > --- a/doc/api/doxy-api-index.md > +++ b/doc/api/doxy-api-index.md > @@ -52,6 +52,7 @@ The public API headers are grouped by topics: > [dpaa2_cmdif] (@ref rte_pmd_dpaa2_cmdif.h), > [dpaa2_qdma] (@ref rte_pmd_dpaa2_qdma.h), > [crypto_scheduler] (@ref rte_cryptodev_scheduler.h) > + [dlb2] (@ref rte_pmd_dlb2.h)
This comment applies to the dlb series too: Those lines should be aligned with spaces, not tabs. And the crypto_scheduler line is missing a comma. > > - **memory**: > [memseg] (@ref rte_memory.h), -- David Marchand