Re: [PATCH] docs: Extend and refactor index of further kernel docs
From: Jonathan Corbet
Date: Wed Jun 26 2024 - 18:54:08 EST
Carlos Bilbao <carlos.bilbao.osdev@xxxxxxxxx> writes:
> From: Carlos Bilbao <bilbao@xxxxxx>
>
> Extend the Index of Further Kernel Documentation by adding entries for the
> Rust for Linux website, the Linux Foundation's YouTube channel, and notes
> on the second edition of Billimoria's kernel programming book. Also,
> perform some refactoring: format the text to 75 characters per line and
> sort per-section content in chronological order of publication.
>
> Signed-off-by: Carlos Bilbao <carlos.bilbao.osdev@xxxxxxxxx>
> ---
> Documentation/process/kernel-docs.rst | 68 +++++++++++++++++----------
> 1 file changed, 44 insertions(+), 24 deletions(-)
Sending this as a reply to previous postings badly confused b4, but I
did get it to apply this time, thanks.
jon