Re: [PATCH v2 00/22] Add ABI and features docs to the Kernel documentation

2019-06-21 Thread Mauro Carvalho Chehab
Em Fri, 21 Jun 2019 17:04:45 +0200 Greg KH escreveu: > On Thu, Jun 20, 2019 at 02:22:52PM -0300, Mauro Carvalho Chehab wrote: > > This is a rebased version of the scripts with parse > > Documentation/ABI and Documentation/feature files > > and produce a ReST output. Those scripts are added to the

Re: [PATCH v2 00/22] Add ABI and features docs to the Kernel documentation

2019-06-21 Thread Greg KH
On Thu, Jun 20, 2019 at 02:22:52PM -0300, Mauro Carvalho Chehab wrote: > This is a rebased version of the scripts with parse > Documentation/ABI and Documentation/feature files > and produce a ReST output. Those scripts are added to the > Kernel building system, in order to output their contents >

[PATCH v2 00/22] Add ABI and features docs to the Kernel documentation

2019-06-20 Thread Mauro Carvalho Chehab
This is a rebased version of the scripts with parse Documentation/ABI and Documentation/feature files and produce a ReST output. Those scripts are added to the Kernel building system, in order to output their contents inside the Kernel documentation. Please notice that, as discussed, I added suppo