Re: [dpdk-dev] [PATCH v2] doc/sample_app_ug: use code snippets in sample app guides

2021-07-31 Thread Thomas Monjalon
> Currently the sample app user guides use hard coded code snippets, > this patch changes these to use literalinclude which will dynamically > update the snippets as changes are made to the code. > This was introduced in commit 413c75c33c40 ("doc: show how to include > code in guides"). Comments wi

Re: [dpdk-dev] [PATCH v2] doc/sample_app_ug: use code snippets in sample app guides

2021-07-27 Thread Mcnamara, John
Acked-by: John McNamara