Skip to content

Commit

Permalink
docs-rst: add documents to development-process
Browse files Browse the repository at this point in the history
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: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
mchehab committed Oct 24, 2016
1 parent 0e4f07a commit 186128f
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -462,4 +462,3 @@ the kernel.
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
forgotten for their reviews and contributions to this document.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 23 additions & 0 deletions Documentation/process/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
.. raw:: latex

\renewcommand\thesection*
\renewcommand\thesubsection*


Linux Kernel Development Documentation
======================================

Expand All @@ -6,4 +12,21 @@ Contents:
.. toctree::
: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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -838,4 +838,3 @@ Andi Kleen, "On submitting kernel patches"
Some strategies to get difficult or controversial changes in.

http://halobates.de/on-submitting-patches.pdf

0 comments on commit 186128f

Please sign in to comment.