From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Markus Heiser <markus.heiser@darmarit.de>
Cc: Jani Nikula <jani.nikula@intel.com>,
Daniel Vetter <daniel.vetter@ffwll.ch>,
Jonathan Corbet <corbet@lwn.net>,
Grant Likely <grant.likely@secretlab.ca>,
Dan Allen <dan@opendevise.io>,
Russel Winder <russel@winder.org.uk>,
Keith Packard <keithp@keithp.com>,
LKML <linux-kernel@vger.kernel.org>,
linux-doc@vger.kernel.org, Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [PATCH 00/10] Documentation/Sphinx
Date: Mon, 27 Jun 2016 14:08:25 -0300 [thread overview]
Message-ID: <20160627140825.6acc0776@recife.lan> (raw)
In-Reply-To: <333DBEF8-0F4A-40BE-B86B-D951F467A7C9@darmarit.de>
Em Mon, 27 Jun 2016 08:15:28 +0200
Markus Heiser <markus.heiser@darmarit.de> escreveu:
> Am 24.06.2016 um 12:40 schrieb Mauro Carvalho Chehab <mchehab@osg.samsung.com>:
>
> > Em Tue, 31 May 2016 12:16:25 +0200
> > Markus Heiser <markus.heiser@darmarit.de> escreveu:
> >
> >> Am 30.05.2016 um 23:23 schrieb Mauro Carvalho Chehab <mchehab@osg.samsung.com>:
> >>
> >>> Em Mon, 30 May 2016 23:05:34 +0300
> >>> Jani Nikula <jani.nikula@intel.com> 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
>
> Hi Mauro,
>
> sorry for my late reply, I finished the man-page builder last weekend.
>
> > I'm merging from both Jon's doc-next tree and from media tree
>
> Currently I'am working on a rebase on top of the Jon's docs-next branch
> (with "s" in "docs-" / think it was only a typo).
>
> Hopefully I get this done in the next 2 days.
>
> I will send a pull request when I'am finished / thanks for your
> patience until then.
Ok!
Thanks for your work!
Regards,
Mauro
next prev parent reply other threads:[~2016-06-27 17:08 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 13:39 [PATCH 00/10] Documentation/Sphinx Jani Nikula
2016-05-20 13:39 ` [PATCH 01/10] kernel-doc: fix use of uninitialized value Jani Nikula
2016-05-20 13:39 ` [PATCH 02/10] kernel-doc: support printing exported and non-exported symbols Jani Nikula
2016-05-20 13:39 ` [PATCH 03/10] Documentation/sphinx: add basic working Sphinx configuration and build Jani Nikula
2016-05-20 13:39 ` [PATCH 04/10] Documentation: add .gitignore Jani Nikula
2016-05-20 13:39 ` [PATCH 05/10] Documentation/sphinx: add Sphinx kernel-doc directive extension Jani Nikula
2016-06-03 20:35 ` Jonathan Corbet
2016-06-04 6:57 ` Markus Heiser
2016-05-20 13:39 ` [PATCH 06/10] Documentation/sphinx: configure the kernel-doc extension Jani Nikula
2016-05-20 13:39 ` [PATCH 07/10] sphinx: cheesy script to convert .tmpl files Jani Nikula
2016-05-20 13:39 ` [PATCH 08/10] Documentation: add kernel hacking rst Jani Nikula
2016-05-20 13:39 ` [PATCH 09/10] Documentation: add kernel api rst Jani Nikula
2016-05-20 13:39 ` [PATCH 10/10] Documentation: moar files Jani Nikula
2016-05-29 20:33 ` [PATCH 00/10] Documentation/Sphinx Jani Nikula
2016-05-30 9:10 ` Daniel Vetter
2016-05-30 10:47 ` Markus Heiser
2016-05-30 14:46 ` Jani Nikula
2016-05-30 15:29 ` Daniel Vetter
2016-05-30 16:39 ` Markus Heiser
2016-05-30 20:05 ` Jani Nikula
2016-05-30 21:23 ` Mauro Carvalho Chehab
2016-05-31 10:16 ` Markus Heiser
2016-06-24 10:40 ` Mauro Carvalho Chehab
2016-06-27 6:15 ` Markus Heiser
2016-06-27 17:08 ` Mauro Carvalho Chehab [this message]
2016-06-29 12:41 ` Markus Heiser
2016-05-31 7:27 ` Markus Heiser
2016-05-31 8:07 ` Daniel Vetter
2016-05-31 9:39 ` Markus Heiser
2016-05-31 10:30 ` Jani Nikula
2016-05-31 11:12 ` Markus Heiser
2016-06-03 20:47 ` rst2pdf (was [PATCH 00/10] Documentation/Sphinx) Jonathan Corbet
2016-06-07 6:02 ` Markus Heiser
2016-06-07 6:44 ` Jani Nikula
2016-06-10 17:08 ` Markus Heiser
2016-06-03 21:04 ` [PATCH 00/10] Documentation/Sphinx Jonathan Corbet
2016-06-03 22:54 ` Daniel Vetter
2016-06-04 11:45 ` Jani Nikula
2016-06-01 1:07 ` Jonathan Corbet
2016-06-01 6:42 ` Daniel Vetter
2016-06-03 20:16 ` Jonathan Corbet
2016-06-03 20:24 ` Daniel Vetter
2016-06-03 20:27 ` Jonathan Corbet
2016-06-04 13:01 ` Jani Nikula
2016-06-04 12:54 ` Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160627140825.6acc0776@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=corbet@lwn.net \
--cc=dan@opendevise.io \
--cc=daniel.vetter@ffwll.ch \
--cc=grant.likely@secretlab.ca \
--cc=hverkuil@xs4all.nl \
--cc=jani.nikula@intel.com \
--cc=keithp@keithp.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=markus.heiser@darmarit.de \
--cc=russel@winder.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.