Re: [PATCH] docs: sphinx-build-wrapper: include localversion in kernel version string
From: Jonathan Corbet
Date: Tue Aug 11 2026 - 12:54:52 EST
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:
> Add any localversion* text to the kernel version string
> so that the docs index (home) page accurately indicates what
> the docs build version is.
>
> E.g.:
> 7.2.0-rc6-next-20260807
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> ---
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
>
> tools/docs/sphinx-build-wrapper | 9 +++++++++
> 1 file changed, 9 insertions(+)
Applied, thanks.
jon