]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - Documentation/crypto/api.rst
crypto: doc - convert crypto API documentation to Sphinx
authorStephan Mueller <smueller@chronox.de>
Fri, 21 Oct 2016 02:54:22 +0000 (04:54 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 13 Dec 2016 23:37:54 +0000 (16:37 -0700)
commit3b72c814a8e8cd638e1ba0da4dfce501e9dff5af
treea79b261dd9f10bd3525ed97d1bb54058fc6d9a1e
parent868c97a846a73e937d835b09b8c885a69df50ec8
crypto: doc - convert crypto API documentation to Sphinx

With the conversion of the kernel crypto API DocBook to Sphinx, the
monolithic document is broken up into individual documents. The
documentation is unchanged with the exception of a slight reordering to
keep the individual document parts self-contained.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
13 files changed:
Documentation/crypto/api-aead.rst [new file with mode: 0644]
Documentation/crypto/api-akcipher.rst [new file with mode: 0644]
Documentation/crypto/api-digest.rst [new file with mode: 0644]
Documentation/crypto/api-rng.rst [new file with mode: 0644]
Documentation/crypto/api-samples.rst [new file with mode: 0644]
Documentation/crypto/api-skcipher.rst [new file with mode: 0644]
Documentation/crypto/api.rst [new file with mode: 0644]
Documentation/crypto/architecture.rst [new file with mode: 0644]
Documentation/crypto/devel-algos.rst [new file with mode: 0644]
Documentation/crypto/index.rst [new file with mode: 0644]
Documentation/crypto/intro.rst [new file with mode: 0644]
Documentation/crypto/userspace-if.rst [new file with mode: 0644]
Documentation/index.rst