Re: [PATCH 05/14] scripts: add an script to parse the ABI files

From: Greg Kroah-Hartman
Date: Fri Jun 14 2019 - 09:44:24 EST


On Fri, Jun 14, 2019 at 04:31:56PM +0300, Jani Nikula wrote:
> On Thu, 13 Jun 2019, Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> wrote:
> > From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
> >
> > Add a script to parse the Documentation/ABI files and produce
> > an output with all entries inside an ABI (sub)directory.
> >
> > Right now, it outputs its contents on ReST format. It shouldn't
> > be hard to make it produce other kind of outputs, since the ABI
> > file parser is implemented in separate than the output generator.
>
> Hum, or just convert the ABI files to rst directly.

And what would that look like?

thanks,

greg k-h