docs: Get rid of the "basic profiling" guide
[linux-2.6-block.git] / Documentation / process / index.rst
CommitLineData
186128f7
MCC
1.. raw:: latex
2
3 \renewcommand\thesection*
4 \renewcommand\thesubsection*
5
6
f0ddda3e
MCC
7Linux Kernel Development Documentation
8======================================
9
10Contents:
11
12.. toctree::
13 :maxdepth: 2
14
186128f7
MCC
15 howto
16 changes
17 coding-style
18 submitting-patches
19 submitting-drivers
20 stable-api-nonsense
21 management-style
22 stable-kernel-rules
23 kernel-docs
24 applying-patches
25 email-clients
26 submit-checklist
27 code-of-conflict
28 adding-syscalls
29 magic-number
30 volatile-considered-harmful
31
f0ddda3e 32 development-process