From 244b2c5ca8b14627e4a17755e5922221e121c771 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 09 Oct 2024 06:15:07 +0000
Subject: [PATCH] change system file
---
kernel/Documentation/process/index.rst | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/kernel/Documentation/process/index.rst b/kernel/Documentation/process/index.rst
index 42691e2..dd231ff 100644
--- a/kernel/Documentation/process/index.rst
+++ b/kernel/Documentation/process/index.rst
@@ -19,18 +19,20 @@
.. toctree::
:maxdepth: 1
+ license-rules
howto
code-of-conduct
code-of-conduct-interpretation
development-process
submitting-patches
+ programming-language
coding-style
maintainer-pgp-guide
email-clients
kernel-enforcement-statement
kernel-driver-statement
-Other guides to the community that are of interest to most developers are:
+Other guides to the community that are of interest to most developers are:
.. toctree::
:maxdepth: 1
@@ -42,6 +44,9 @@
stable-kernel-rules
submit-checklist
kernel-docs
+ deprecated
+ embargoed-hardware-issues
+ maintainers
These are some overall technical guides that have been put here for now for
lack of a better place.
@@ -53,7 +58,10 @@
adding-syscalls
magic-number
volatile-considered-harmful
+ botching-up-ioctls
clang-format
+ ../riscv/patch-acceptance
+ ../core-api/unaligned-memory-access
.. only:: subproject and html
--
Gitblit v1.6.2