index.rst 523 字节
Newer Older
1 2 3 4 5 6
.. raw:: latex

	\renewcommand\thesection*
	\renewcommand\thesubsection*


7 8 9 10 11 12 13 14
Linux Kernel Development Documentation
======================================

Contents:

.. toctree::
   :maxdepth: 2

15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
   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

32
   development-process