aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security
diff options
context:
space:
mode:
authorJosh Holland <anowlcalledjosh@gmail.com>2017-08-23 16:42:32 -0400
committerJonathan Corbet <corbet@lwn.net>2017-08-30 17:27:58 -0400
commit33c2f4ec984d8a78f15b9d989968733606512bb2 (patch)
treee065cec9153804fcee5bfca3316443a841dde206 /Documentation/security
parentf7a6dd84b47d34666e5dc394b50ed50fa1571765 (diff)
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:
16 16
17This document has the following sections: 17This document has the following sections:
18 18
19 - Key overview 19.. contents:: :local:
20 - Key service overview
21 - Key access permissions
22 - SELinux support
23 - New procfs files
24 - Userspace system call interface
25 - Kernel services
26 - Notes on accessing payload contents
27 - Defining a key type
28 - Request-key callback service
29 - Garbage collection
30 20
31 21
32Key Overview 22Key Overview