hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/process/index.rst
....@@ -19,18 +19,20 @@
1919 .. toctree::
2020 :maxdepth: 1
2121
22
+ license-rules
2223 howto
2324 code-of-conduct
2425 code-of-conduct-interpretation
2526 development-process
2627 submitting-patches
28
+ programming-language
2729 coding-style
2830 maintainer-pgp-guide
2931 email-clients
3032 kernel-enforcement-statement
3133 kernel-driver-statement
3234
33
-Other guides to the community that are of interest to most developers are:
35
+Other guides to the community that are of interest to most developers are:
3436
3537 .. toctree::
3638 :maxdepth: 1
....@@ -42,6 +44,9 @@
4244 stable-kernel-rules
4345 submit-checklist
4446 kernel-docs
47
+ deprecated
48
+ embargoed-hardware-issues
49
+ maintainers
4550
4651 These are some overall technical guides that have been put here for now for
4752 lack of a better place.
....@@ -53,7 +58,10 @@
5358 adding-syscalls
5459 magic-number
5560 volatile-considered-harmful
61
+ botching-up-ioctls
5662 clang-format
63
+ ../riscv/patch-acceptance
64
+ ../core-api/unaligned-memory-access
5765
5866 .. only:: subproject and html
5967