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

2021-07-16 Thread Walsh, Conor
> Hello, Hi David, thanks for your reply I will be handling this as Conor Fogarty is OOO. > > On Wed, Jul 14, 2021 at 11:59 AM Conor Fogarty > wrote: > > > > Currently the sample app user guides use hard coded code snippets, > > this patch changes these to use literalinclude which will dynamica

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

2021-07-15 Thread David Marchand
Hello, On Wed, Jul 14, 2021 at 11:59 AM Conor Fogarty wrote: > > 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 413c75