[dpdk-dev] [PATCH] doc: add pdump library to API doxygen

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Nov 15 17:36:59 CET 2016


2016-11-15 14:41, Reshma Pattan:
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -140,7 +140,8 @@ There are many libraries, so their headers may be grouped by topics:
>    [debug]              (@ref rte_debug.h),
>    [log]                (@ref rte_log.h),
>    [warnings]           (@ref rte_warnings.h),
> -  [errno]              (@ref rte_errno.h)
> +  [errno]              (@ref rte_errno.h),
> +  [pdump]              (@ref rte_pdump.h)

The end of this list are trivial headers, what pdump is not.
I think it should be at the top of the list, between jobstats and hexdump.


More information about the dev mailing list