Re: [PATCH] doc-rst: Remove the media docbook

2016-08-01 Thread Jonathan Corbet
On Mon, 1 Aug 2016 08:19:14 -0300 Mauro Carvalho Chehab wrote: > My general impression is that it is now a way easier to maintain the > media documentation and make it more consistent than with DocBook. Music to my ears - maybe this whole thing was worth it :) Seriously, though, this whole thi

Re: [PATCH] doc-rst: Remove the media docbook

2016-08-01 Thread Mauro Carvalho Chehab
Hi Jani, Em Mon, 01 Aug 2016 12:57:32 +0300 Jani Nikula escreveu: > On Wed, 27 Jul 2016, Mauro Carvalho Chehab wrote: > > Now that all media documentation was converted to Sphinx, we > > should get rid of the old DocBook one, as we don't want people > > to submit patches against the old stuff.

Re: [PATCH] doc-rst: Remove the media docbook

2016-08-01 Thread Jani Nikula
On Wed, 27 Jul 2016, Mauro Carvalho Chehab wrote: > Now that all media documentation was converted to Sphinx, we > should get rid of the old DocBook one, as we don't want people > to submit patches against the old stuff. Mauro, judging from the discussions we've had over the past six months, I ne

Re: [PATCH] doc-rst: Remove the media docbook

2016-07-27 Thread Jonathan Corbet
On Wed, 27 Jul 2016 06:32:31 -0300 Mauro Carvalho Chehab wrote: > This patch should be applied after Linus handle my media documentation > pull request. Do you prefer to send the patch yourself, or if I do it? If you want it to go up for 4.8, just go ahead and send it in, no need for a middleman

Re: [PATCH] doc-rst: Remove the media docbook

2016-07-27 Thread Hans Verkuil
On 07/27/2016 11:32 AM, Mauro Carvalho Chehab wrote: > Now that all media documentation was converted to Sphinx, we > should get rid of the old DocBook one, as we don't want people > to submit patches against the old stuff. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Hans Verkuil I'd

[PATCH] doc-rst: Remove the media docbook

2016-07-27 Thread Mauro Carvalho Chehab
Now that all media documentation was converted to Sphinx, we should get rid of the old DocBook one, as we don't want people to submit patches against the old stuff. Signed-off-by: Mauro Carvalho Chehab --- Jon, This patch should be applied after Linus handle my media documentation pull request.