Re: [dpdk-dev] [PATCH v2] doc/sample_app_ug: use code snippets in sample app guides
> 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
Acked-by: John McNamara