diff options
author | Jack Lloyd <[email protected]> | 2019-05-31 23:08:48 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-31 23:34:34 -0400 |
commit | 924bb1a52ec3dad476a5f8567a7411b18a3e7056 (patch) | |
tree | be6ecc03c2cf7b6da23f51c85ab3d5170566d150 /doc/manual/contents.rst | |
parent | c610d318d37c899260a2d3f3e3692970c6f8d9ba (diff) |
Reorg documentation layout. Rename manual to handbook.
Diffstat (limited to 'doc/manual/contents.rst')
-rw-r--r-- | doc/manual/contents.rst | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/doc/manual/contents.rst b/doc/manual/contents.rst deleted file mode 100644 index 12867c985..000000000 --- a/doc/manual/contents.rst +++ /dev/null @@ -1,48 +0,0 @@ - -Contents -======================================== - -.. toctree:: - - index - goals - support - building - versions - secmem - rng - hash - block_cipher - stream_ciphers - message_auth_codes - cipher_modes - pubkey - x509 - tls - credentials_manager - bigint - kdf - pbkdf - keywrap - passhash - cryptobox - srp - psk_db - filters - fpe - tss - ecc - compression - pkcs11 - tpm - otp - ffi - python - cli - side_channels - packaging - configure - fuzzing - deprecated - abi - roadmap |