]> Gentwo Git Trees - linux/.git/commit
crypto: doc - Add explicit title heading to API docs
authorBagas Sanjaya <bagasdotme@gmail.com>
Sat, 20 Sep 2025 00:16:51 +0000 (07:16 +0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 28 Sep 2025 03:54:48 +0000 (11:54 +0800)
commit298ced6c3b3c116987554364998e9d8cb94e0126
tree25027e86bdd2993e9c568e97080675583e760432
parent612b1dfeb414dfa780a6316014ceddf9a74ff5c0
crypto: doc - Add explicit title heading to API docs

Documentation for crypto programming interfaces lack explicit title.
As such, all its sections become entries in the toctree index.

Add the title heading to tidy up toctree.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/crypto/api-aead.rst
Documentation/crypto/api-akcipher.rst
Documentation/crypto/api-digest.rst
Documentation/crypto/api-kpp.rst
Documentation/crypto/api-rng.rst
Documentation/crypto/api-sig.rst
Documentation/crypto/api-skcipher.rst