Re: [PATCH v7 00/17] Don't generate netlink .rst files inside $(srctree)
Mauro Carvalho Chehab <[email protected]>
| Newsgroups | dev.linux.lists.lkmm,dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Em Thu, 19 Jun 2025 09:29:19 +0100 Donald Hunter <[email protected]> escreveu: > Mauro Carvalho Chehab <[email protected]> writes: > > > > v7: > > ETOOFAST Heh, I'm now working on a v8 ;-) I guess I'll send it next week to give Jon some time to apply the non-related YAML stuff. > > https://docs.kernel.org/process/maintainer-netdev.html#resending-after-review > > I didn't complete reviewing v6 yet :( > > > - Added a patch to cleanup conf.py and address coding style issues; > > - Added a docutils version check logic to detect known issues when > > building the docs with too old or too new docutils version. The > > actuall min/max vesion depends on Sphinx version. > > It seems to me that patches 15-17 belong in a different series. Yes. I'm splitting it on two separate series: the first one with changes that are independent of YAML parser. The second one with specific stuff. It will depend on the first one, due to the changes inside Documentation/conf.py that the first series does. Regards, Mauro