mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
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 <gregkh@linuxfoundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
33 lines
523 B
ReStructuredText
33 lines
523 B
ReStructuredText
.. raw:: latex
|
|
|
|
\renewcommand\thesection*
|
|
\renewcommand\thesubsection*
|
|
|
|
|
|
Linux Kernel Development Documentation
|
|
======================================
|
|
|
|
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
|