Skip to content

Commit fd6cc67

Browse files
committed
SUMMARY: move "Documentation" a bit higher
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent e9e3544 commit fd6cc67

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

SUMMARY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@
5555
- [Unstable features](https://github.com/Rust-for-Linux/linux/issues/2)
5656
- [Good first issues](https://github.com/Rust-for-Linux/linux/contribute)
5757

58+
## Documentation
59+
60+
- [Kernel documentation (mainline)](https://docs.kernel.org/rust/)
61+
- [Kernel documentation (next)](https://docs.kernel.org/next/rust/)
62+
- [`rustdoc` code docs (v6.8)](https://rust-for-linux.github.io/docs/v6.8/kernel/)
63+
- [`rustdoc` code docs (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
64+
- [Out-of-tree module template](https://github.com/Rust-for-Linux/rust-out-of-tree-module)
65+
5866
## Main branches
5967

6068
- [`rust-next`](https://github.com/Rust-for-Linux/linux/tree/rust-next)
@@ -68,14 +76,6 @@
6876
- [`staging/rust-device`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-device)
6977
- [`staging/dev`](https://github.com/Rust-for-Linux/linux/tree/staging/dev)
7078

71-
## Documentation
72-
73-
- [Kernel documentation (mainline)](https://docs.kernel.org/rust/)
74-
- [Kernel documentation (next)](https://docs.kernel.org/next/rust/)
75-
- [`rustdoc` code docs (v6.8)](https://rust-for-linux.github.io/docs/v6.8/kernel/)
76-
- [`rustdoc` code docs (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
77-
- [Out-of-tree module template](https://github.com/Rust-for-Linux/rust-out-of-tree-module)
78-
7979
## Conferences
8080

8181
- [Kangrejos](https://kangrejos.com)

0 commit comments

Comments
 (0)