diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-15 08:50:09 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-06-19 22:04:58 +0200 |
commit | 5846551bb147d2ae4a47f36de3c4ea46892ba180 (patch) | |
tree | fa0737dae427f11203398ee73106d74c5d3fdb8c /Documentation/crypto/index.rst | |
parent | docs: crypto: convert asymmetric-keys.txt to ReST (diff) | |
download | linux-5846551bb147d2ae4a47f36de3c4ea46892ba180.tar.xz linux-5846551bb147d2ae4a47f36de3c4ea46892ba180.zip |
docs: crypto: convert api-intro.txt to ReST format
- Change title markups;
- Mark literal blocks;
- Use list markups at authors/credits;
- Add blank lines when needed;
- Remove trailing whitespaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/c71e2c73a787ec7814db09bec3c1359779785bfa.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to '')
-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 2bcaf422731e..b2eeab3c8631 100644 --- a/Documentation/crypto/index.rst +++ b/Documentation/crypto/index.rst @@ -17,6 +17,7 @@ for cryptographic use cases, as well as programming examples. :maxdepth: 2 intro + api-intro architecture asymmetric-keys devel-algos |