[dpdk-dev] [PATCH] doc: update examples list for API

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Jan 27 14:11:07 CET 2017


Hi Ferruh,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Friday, January 27, 2017 11:56 AM
> To: Mcnamara, John
> Cc: dev at dpdk.org; Yigit, Ferruh
> Subject: [dpdk-dev] [PATCH] doc: update examples list for API
> 
> These files are linked to API documentation as usage samples, added
> missing examples files and sorted list alphabetically.
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---
>  doc/api/examples.dox | 23 +++++++++++++++++++----
>  1 file changed, 19 insertions(+), 4 deletions(-)
> 
> diff --git a/doc/api/examples.dox b/doc/api/examples.dox
> index c13e574..2d6b65b 100644
> --- a/doc/api/examples.dox
> +++ b/doc/api/examples.dox
> @@ -12,6 +12,10 @@
>  @example ethtool/ethtool-app/main.c
>  @example ethtool/lib/rte_ethtool.c
>  @example exception_path/main.c
> + at example flow_distributor/distributor/args.c
> + at example flow_distributor/distributor/init.c
> + at example flow_distributor/distributor/main.c
> + at example flow_distributor/node/node.c

I am renaming this sample app in this patch (http://dpdk.org/dev/patchwork/patch/19931/)
and I am moving the new sample files in the right order.

Thanks,
Pablo


More information about the dev mailing list