aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security
diff options
context:
space:
mode:
authorJosh Holland <anowlcalledjosh@gmail.com>2017-08-23 21:42:32 +0100
committerJonathan Corbet <corbet@lwn.net>2017-08-30 15:27:58 -0600
commit33c2f4ec984d8a78f15b9d989968733606512bb2 (patch)
treee065cec9153804fcee5bfca3316443a841dde206 /Documentation/security
parentdocs: process: drop git snapshots from applying-patches.rst (diff)
downloadlinux-dev-33c2f4ec984d8a78f15b9d989968733606512bb2.tar.xz
linux-dev-33c2f4ec984d8a78f15b9d989968733606512bb2.zip
docs: ReSTify table of contents in core.rst
Sphinx will now generate the table of contents automatically, which avoids having the ToC getting out of sync with the rest of the document. Signed-off-by: Josh Holland <anowlcalledjosh@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security')
-rw-r--r--Documentation/security/keys/core.rst12
1 files changed, 1 insertions, 11 deletions
diff --git a/Documentation/security/keys/core.rst b/Documentation/security/keys/core.rst
index 312f981fa4a0..1266eeae45f6 100644
--- a/Documentation/security/keys/core.rst
+++ b/Documentation/security/keys/core.rst
@@ -16,17 +16,7 @@ The key service can be configured on by enabling:
This document has the following sections:
- - Key overview
- - Key service overview
- - Key access permissions
- - SELinux support
- - New procfs files
- - Userspace system call interface
- - Kernel services
- - Notes on accessing payload contents
- - Defining a key type
- - Request-key callback service
- - Garbage collection
+.. contents:: :local:
Key Overview