Skip to content
Snippets Groups Projects
Commit 186128f7 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs-rst: add documents to development-process


Add several documents to the development-process ReST book.

As we don't want renames, use symlinks instead, keeping those
documents on their original place.

Acked-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 0e4f07a6
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 2 deletions
...@@ -462,4 +462,3 @@ the kernel. ...@@ -462,4 +462,3 @@ the kernel.
Thank you's to Randy Dunlap, Rolf Eike Beer, Linus Torvalds, Bodo Eggert, Thank you's to Randy Dunlap, Rolf Eike Beer, Linus Torvalds, Bodo Eggert,
Johannes Stezenbach, Grant Coady, Pavel Machek and others that I may have Johannes Stezenbach, Grant Coady, Pavel Machek and others that I may have
forgotten for their reviews and contributions to this document. forgotten for their reviews and contributions to this document.
File moved
File moved
File moved
.. raw:: latex
\renewcommand\thesection*
\renewcommand\thesubsection*
Linux Kernel Development Documentation Linux Kernel Development Documentation
====================================== ======================================
...@@ -6,4 +12,21 @@ Contents: ...@@ -6,4 +12,21 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
howto
changes
coding-style
submitting-patches
submitting-drivers
stable-api-nonsense
management-style
stable-kernel-rules
kernel-docs
applying-patches
email-clients
submit-checklist
code-of-conflict
adding-syscalls
magic-number
volatile-considered-harmful
development-process development-process
...@@ -838,4 +838,3 @@ Andi Kleen, "On submitting kernel patches" ...@@ -838,4 +838,3 @@ Andi Kleen, "On submitting kernel patches"
Some strategies to get difficult or controversial changes in. Some strategies to get difficult or controversial changes in.
http://halobates.de/on-submitting-patches.pdf http://halobates.de/on-submitting-patches.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment