]> www.infradead.org Git - users/jedix/linux-maple.git/commit
docs: rust: link to https://rust.docs.kernel.org
authorMiguel Ojeda <ojeda@kernel.org>
Sun, 18 Aug 2024 14:11:59 +0000 (16:11 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 25 Aug 2024 16:37:40 +0000 (18:37 +0200)
commit0eef6ec5a8e5bc2d633d6716f2640de8d6b45da7
treea16b2d38793a1c665fa894d00a0018c4c61b64af
parent96fff2dc2954dcaf7affe7da212aba3f5107d06d
docs: rust: link to https://rust.docs.kernel.org

The Rust code documentation (i.e. `rustdoc`-generated docs) is now
available at:

    https://rust.docs.kernel.org

Thus document it and remove the `TODO` line.

The generation uses a particular kernel configuration, based on x86_64,
which may get tweaked over time. Older tags, and how they are generated,
may also change in the future. We may consider freezing them at some
point, but for the moment, the content should not be considered immutable.

Thanks Konstantin for the support setting it up!

Cc: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Acked-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240818141200.386899-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/general-information.rst
Documentation/rust/index.rst