]> git.codecow.com Git - Monocypher.git/commit
Fix various documentation typos & oversights
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 27 Jul 2023 15:21:30 +0000 (17:21 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 27 Jul 2023 15:21:30 +0000 (17:21 +0200)
commit5448fa4a1b5cd04c93c6d846c93d5ccc7ca97214
tree3956e7731bae99df3bba769b8eca5d1016bc33c2
parent50b1e0f274a1493ac3aac3965fad66e544187666
Fix various documentation typos & oversights

With the help of a (now updated) `doc_extract_examples.sh` script.
Note: We may want to integrate this script in the test suite, if we end
up writing more documentation.

Fix #260
doc/crypto_aead_lock.3monocypher
doc/crypto_argon2.3monocypher
doc/crypto_blake2b.3monocypher
doc/crypto_sha512.3monocypher
doc/crypto_x25519.3monocypher
doc/doc_extract_examples.sh