Merge branch 'tpm' into docs-next
authorJonathan Corbet <corbet@lwn.net>
Tue, 8 Nov 2016 01:58:01 +0000 (18:58 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 8 Nov 2016 01:58:01 +0000 (18:58 -0700)
1  2 
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
  ==================