| .. | .. |
|---|
| 19 | 19 | .. toctree:: |
|---|
| 20 | 20 | :maxdepth: 1 |
|---|
| 21 | 21 | |
|---|
| 22 | + license-rules |
|---|
| 22 | 23 | howto |
|---|
| 23 | 24 | code-of-conduct |
|---|
| 24 | 25 | code-of-conduct-interpretation |
|---|
| 25 | 26 | development-process |
|---|
| 26 | 27 | submitting-patches |
|---|
| 28 | + programming-language |
|---|
| 27 | 29 | coding-style |
|---|
| 28 | 30 | maintainer-pgp-guide |
|---|
| 29 | 31 | email-clients |
|---|
| 30 | 32 | kernel-enforcement-statement |
|---|
| 31 | 33 | kernel-driver-statement |
|---|
| 32 | 34 | |
|---|
| 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: |
|---|
| 34 | 36 | |
|---|
| 35 | 37 | .. toctree:: |
|---|
| 36 | 38 | :maxdepth: 1 |
|---|
| .. | .. |
|---|
| 42 | 44 | stable-kernel-rules |
|---|
| 43 | 45 | submit-checklist |
|---|
| 44 | 46 | kernel-docs |
|---|
| 47 | + deprecated |
|---|
| 48 | + embargoed-hardware-issues |
|---|
| 49 | + maintainers |
|---|
| 45 | 50 | |
|---|
| 46 | 51 | These are some overall technical guides that have been put here for now for |
|---|
| 47 | 52 | lack of a better place. |
|---|
| .. | .. |
|---|
| 53 | 58 | adding-syscalls |
|---|
| 54 | 59 | magic-number |
|---|
| 55 | 60 | volatile-considered-harmful |
|---|
| 61 | + botching-up-ioctls |
|---|
| 56 | 62 | clang-format |
|---|
| 63 | + ../riscv/patch-acceptance |
|---|
| 64 | + ../core-api/unaligned-memory-access |
|---|
| 57 | 65 | |
|---|
| 58 | 66 | .. only:: subproject and html |
|---|
| 59 | 67 | |
|---|