summaryrefslogtreecommitdiffstats
path: root/Documentation/rust
diff options
context:
space:
mode:
authorCarlos Bilbao <carlos.bilbao.osdev@gmail.com>2024-09-22 18:04:10 +0200
committerJonathan Corbet <corbet@lwn.net>2024-10-14 17:50:29 +0200
commitd0b343605f1b2136573303f60addacf833de91c1 (patch)
tree2076f37698e950473b16e83c78bc9106792046c1 /Documentation/rust
parentDocumentation: kgdb: Correct parameter error (diff)
downloadlinux-d0b343605f1b2136573303f60addacf833de91c1.tar.xz
linux-d0b343605f1b2136573303f60addacf833de91c1.zip
kernel-docs: Add new section for Rust learning materials
Include a new section in the Index of Further Kernel Documentation with resources to learn Rust. Reference it in the Rust index. The resources are a product of a survey among assistants to the conference Kangrejos'24. Signed-off-by: Carlos Bilbao <carlos.bilbao.osdev@gmail.com> Reviewed-by: Dirk Behme <dirk.behme@de.bosch.com> Acked-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240922160411.274949-1-carlos.bilbao.osdev@gmail.com
Diffstat (limited to 'Documentation/rust')
-rw-r--r--Documentation/rust/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/rust/index.rst b/Documentation/rust/index.rst
index 55dcde9e9e7e..ec62001c7d8c 100644
--- a/Documentation/rust/index.rst
+++ b/Documentation/rust/index.rst
@@ -56,6 +56,9 @@ more details.
arch-support
testing
+You can also find learning materials for Rust in its section in
+:doc:`../process/kernel-docs`.
+
.. only:: subproject and html
Indices