We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
index.html
1 parent 62d3a54 commit ec3ff39Copy full SHA for ec3ff39
SUMMARY.md
@@ -51,8 +51,8 @@
51
52
## Documentation
53
54
- - [Kernel documentation (mainline)](https://docs.kernel.org/rust/index.html)
55
- - [Kernel documentation (next)](https://docs.kernel.org/next/rust/index.html)
+ - [Kernel documentation (mainline)](https://docs.kernel.org/rust/)
+ - [Kernel documentation (next)](https://docs.kernel.org/next/rust/)
56
- [`rustdoc` code docs (v6.3-rc2)](https://rust-for-linux.github.io/docs/v6.3-rc2/kernel/)
57
- [`rustdoc` code docs (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
58
- [`rustdoc` code docs (`pinned-init`)](https://rust-for-linux.github.io/docs/pinned-init/kernel/init/)
0 commit comments