From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751048AbcFXKk4 (ORCPT ); Fri, 24 Jun 2016 06:40:56 -0400 Received: from lists.s-osg.org ([54.187.51.154]:40646 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923AbcFXKky (ORCPT ); Fri, 24 Jun 2016 06:40:54 -0400 Date: Fri, 24 Jun 2016 07:40:47 -0300 From: Mauro Carvalho Chehab To: Markus Heiser Cc: Jani Nikula , Daniel Vetter , Jonathan Corbet , Grant Likely , Dan Allen , Russel Winder , Keith Packard , LKML , linux-doc@vger.kernel.org, Hans Verkuil Subject: Re: [PATCH 00/10] Documentation/Sphinx Message-ID: <20160624074047.03da6952@recife.lan> In-Reply-To: References: <877fec7gfm.fsf@intel.com> <36300F5F-C3F3-4A55-9257-788CF9F96CA4@darmarit.de> <878tyrbo36.fsf@intel.com> <5369C8B8-47F2-4B67-A314-5EB5471ABA00@darmarit.de> <87k2ibfh0x.fsf@intel.com> <20160530182316.6b335834@recife.lan> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Tue, 31 May 2016 12:16:25 +0200 Markus Heiser escreveu: > Am 30.05.2016 um 23:23 schrieb Mauro Carvalho Chehab : > > > Em Mon, 30 May 2016 23:05:34 +0300 > > Jani Nikula escreveu: > > > >>> I worry a little bit in that reST will be only one more toolchain > >>> beside DocBook .. in the long term, kernel's documentation > >>> should get rid of all the DocBook artifacts and for this a more > >>> comprehensive solution is needed. > >> > >> We agree on the end goal, eradicate DocBook. I must say that in my > >> experiments, apart from the media docs, almost everything converts > >> surprisingly nicely or IMO "good enough" with just the tmplcvt script in > >> this series. > > > > With regards to media, my plan is to merge create a topic branch based > > on Kernel 4.7-rc1 at: > > https://git.linuxtv.org/media_tree.git/ > > > > As none of the Jani's patches seem to affect the media API docs, it > > seems I don't need to merge back from Jon's -next branch. > > > > There, I intend to add Markus patches with the conversion from the > > DocBook to rst, plus the flat-table extension logic. > > > > Then, I'll work to manually fix what's needed and I'll add the > > automation scripting logic that we have at the DocBook Makefile > > to work with the new media rst files. > > > > Lastly, once the job's done, I'll drop Documentation/DocBook/media. > > > > Markus, > > > > With that regards, could you please send the patches to me? > > Yes. What is your timeline ... is it OK if I send you a patch in the > next two weeks? ... first I wan't to finish my other work / I'am just > back from holiday .. a lot of work to do :-o Hi Markus, I'm wanting to start working on it next week, if possible. I created an experimental branch on my tree for such work, where I'm merging from both Jon's doc-next tree and from media tree at: https://git.linuxtv.org//mchehab/experimental.git/log/?h=docs-next Could you please rebase your work with the media DocBook and with the flat-table support to be on the top of it? Thanks! Mauro