Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33c2f4ec authored by Josh Holland's avatar Josh Holland Committed by Jonathan Corbet
Browse files

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: default avatarJosh Holland <anowlcalledjosh@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent f7a6dd84
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -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