Re: [PATCH v4] docs: doc-guide: parse-headers.rst update its documentation

From: Jonathan Corbet
Date: Mon Nov 10 2025 - 14:44:59 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> Besides converting from Perl to Python, parse-headers has gained
> some new functionality and was moved to tools/docs.
>
> Update its documentation accordingly.
>
> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/linux-doc/9391a0f0-7c92-42aa-8190-28255b22e131@xxxxxxxxxxxxx/
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/doc-guide/parse-headers.rst | 195 +++++++++---------
> .../it_IT/doc-guide/parse-headers.rst | 8 +-
> .../zh_CN/doc-guide/parse-headers.rst | 8 +-
> 3 files changed, 103 insertions(+), 108 deletions(-)

Applied, thanks.

jon