diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-07 06:35:39 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-08 09:57:35 -0600 |
commit | 2d93404f358312c8adb0bbf975d0e30662d40c33 (patch) | |
tree | cb45b3920054037fd1cbc971a2180692e432bcd5 /Documentation/crypto | |
parent | 3ecf53e41a642d4172cff1f641b23fa1baaa229a (diff) | |
download | linux-2d93404f358312c8adb0bbf975d0e30662d40c33.tar.gz linux-2d93404f358312c8adb0bbf975d0e30662d40c33.tar.bz2 linux-2d93404f358312c8adb0bbf975d0e30662d40c33.zip |
docs: */index.rst: Add newer documents to their respective index.rst
A number of new docs were added, but they're currently not on
the index.rst from the session they're supposed to be, causing
Sphinx warnings.
Add them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/crypto')
-rw-r--r-- | Documentation/crypto/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/crypto/index.rst b/Documentation/crypto/index.rst index 94c4786f2573..c4ff5d791233 100644 --- a/Documentation/crypto/index.rst +++ b/Documentation/crypto/index.rst @@ -20,5 +20,6 @@ for cryptographic use cases, as well as programming examples. architecture devel-algos userspace-if + crypto_engine api api-samples |