diff options
author | Josh Holland <anowlcalledjosh@gmail.com> | 2017-08-23 21:42:32 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-08-30 15:27:58 -0600 |
commit | 33c2f4ec984d8a78f15b9d989968733606512bb2 (patch) | |
tree | e065cec9153804fcee5bfca3316443a841dde206 /Documentation | |
parent | f7a6dd84b47d34666e5dc394b50ed50fa1571765 (diff) | |
download | linux-33c2f4ec984d8a78f15b9d989968733606512bb2.tar.bz2 |
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')
-rw-r--r-- | Documentation/security/keys/core.rst | 12 |
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 |