Re: [PATCH v7 00/17] Don't generate netlink .rst files inside $(srctree)
From: Mauro Carvalho Chehab
Date: Fri Jun 20 2025 - 06:33:32 EST
Em Thu, 19 Jun 2025 09:29:19 +0100
Donald Hunter <donald.hunter@xxxxxxxxx> escreveu:
> Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> 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