Re: [ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages'

2017-05-19 Thread Stephen Finucane
ription, [author], file_name.split('.', 1)[1]) > +for file_name, description in _man_pages] > > Regards, > Bhanuprakash.  Damn - I missed that. Patch submitted to fix this now. Stephen > > -Original Message----- > > From: ovs-dev-boun...@openvswi

Re: [ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages'

2017-05-19 Thread Bodireddy, Bhanuprakash
dev- >boun...@openvswitch.org] On Behalf Of Ben Pfaff >Sent: Thursday, May 18, 2017 11:50 PM >To: Stephen Finucane >Cc: d...@openvswitch.org >Subject: Re: [ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages' > >On Wed, May 10, 2017 at 09:32:18PM -0400, Stephen F

Re: [ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages'

2017-05-18 Thread Ben Pfaff
On Wed, May 10, 2017 at 09:32:18PM -0400, Stephen Finucane wrote: > All these entries are going to be roughly the same, with only two key > differences. Clarify things by focusing on those differences. > > Signed-off-by: Stephen Finucane Fair enough! Thanks, I applied this to master. __

[ovs-dev] [RFC 1/2] doc: Reduce duplication in 'man_pages'

2017-05-10 Thread Stephen Finucane
All these entries are going to be roughly the same, with only two key differences. Clarify things by focusing on those differences. Signed-off-by: Stephen Finucane --- Documentation/conf.py | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Documentation/conf