Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-06-04 Thread Thomas Monjalon
22/05/2017 08:44, Yuanhan Liu: > On Tue, May 16, 2017 at 02:20:58PM +, Mcnamara, John wrote: > > > > > > > -Original Message- > > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > > Sent: Friday, May 12, 2017 10:24 AM > > > ,,, > > > > > > > The current DPDK "single sentence pe

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-21 Thread Yuanhan Liu
On Tue, May 16, 2017 at 02:20:58PM +, Mcnamara, John wrote: > > > > -Original Message- > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Sent: Friday, May 12, 2017 10:24 AM > > ,,, > > > > > The current DPDK "single sentence per line plus wrap at ~120 characters" > > > guidel

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-16 Thread Thomas Monjalon
16/05/2017 16:20, Mcnamara, John: > > > -Original Message- > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Sent: Friday, May 12, 2017 10:24 AM > > ,,, > > > > > The current DPDK "single sentence per line plus wrap at ~120 characters" > > > guideline is unusual, not supported by

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-16 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Friday, May 12, 2017 10:24 AM > ,,, > > > The current DPDK "single sentence per line plus wrap at ~120 characters" > > guideline is unusual, not supported by editors and, with rare > > exceptions, not follow

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-12 Thread Shreyansh Jain
Sorry for the triviality, once again: On Thursday 11 May 2017 07:39 PM, John McNamara wrote: The DPDK documentation guidelines state that lines should be wrapped as follows: [..] - Here is an example sentence. - Long sentences over the limit shown below can be wrapped onto - a

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-12 Thread Thomas Monjalon
12/05/2017 11:10, Mcnamara, John: > From: Iremonger, Bernard > > From: Thomas Monjalon > > > 11/05/2017 18:11, Mcnamara, John: > > > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > > > > > > > > > ... > > > > > > -* The recommended style for the DPDK documentation is to put > > > > > > sen

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-12 Thread Mcnamara, John
> -Original Message- > From: Iremonger, Bernard > Sent: Thursday, May 11, 2017 6:31 PM > To: Thomas Monjalon ; Mcnamara, John > > Cc: dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH v1] doc: change doc line length limit in > contributors guide > > > >

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-11 Thread Iremonger, Bernard
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Thursday, May 11, 2017 6:18 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in > contributors guide

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-11 Thread Thomas Monjalon
11/05/2017 18:11, Mcnamara, John: > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > > > ... > > > -* The recommended style for the DPDK documentation is to put sentences > > on separate lines. > > > - This allows for easier reviewing of patches. > > > - Multiple sentences which are not se

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-11 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Thursday, May 11, 2017 4:23 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in > contributors guide > > ... &

Re: [dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-11 Thread Thomas Monjalon
11/05/2017 16:09, John McNamara: > The DPDK documentation guidelines state that lines should be wrapped as > follows: > > * The recommended style for the DPDK documentation is to put sentences on > separate lines. This allows for easier reviewing of patches. ... > * Long sentences should be wrap

[dpdk-dev] [PATCH v1] doc: change doc line length limit in contributors guide

2017-05-11 Thread John McNamara
The DPDK documentation guidelines state that lines should be wrapped as follows: * The recommended style for the DPDK documentation is to put sentences on separate lines. This allows for easier reviewing of patches. ... * Long sentences should be wrapped at 120 characters +/- 10 characters. Th