From: Jonathan Corbet Date: Tue, 8 Nov 2016 01:58:01 +0000 (-0700) Subject: Merge branch 'tpm' into docs-next X-Git-Tag: v4.14-rc1~1033^2~180 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff66c00b765382771e171801842c1c2e8116f8f3;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'tpm' into docs-next --- ff66c00b765382771e171801842c1c2e8116f8f3 diff --cc Documentation/index.rst index 3bb82fb,b4c3034..1dff9fa --- a/Documentation/index.rst +++ b/Documentation/index.rst @@@ -36,27 -13,13 +36,28 @@@ merged much easier .. toctree:: :maxdepth: 2 + process/index + dev-tools/index kernel-documentation - media/media_uapi - media/media_kapi - media/dvb-drivers/index - media/v4l-drivers/index + +Kernel API documentation +------------------------ + +These books get into the details of how specific kernel subsystems work +from the point of view of a kernel developer. Much of the information here +is taken directly from the kernel source, with supplemental material added +as needed (or at least as we managed to add it — probably *not* all that is +needed). + +.. toctree:: + :maxdepth: 2 + + driver-api/index + core-api/index + media/index gpu/index + 80211/index + security/index Indices and tables ==================