mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
Merge pull request #1645 from abrahamsonn/doxygen-appearance-fix
Doxygen appearance fix
This commit is contained in:
52
doc/dox_comments/header_files/doxygen_pages.h
Normal file
52
doc/dox_comments/header_files/doxygen_pages.h
Normal file
@ -0,0 +1,52 @@
|
||||
/*!
|
||||
\page wolfssl_API wolfSSL API Reference
|
||||
- \ref CertManager
|
||||
- \ref Memory
|
||||
- \ref openSSL
|
||||
|
||||
- \ref CertsKeys
|
||||
- \ref IO
|
||||
- \ref Setup
|
||||
- \ref Debug
|
||||
- \ref TLS
|
||||
*/
|
||||
/*!
|
||||
\page wolfcrypt_API wolfCrypt API Reference
|
||||
- \ref ASN
|
||||
- \ref Base_Encoding
|
||||
- \ref Compression
|
||||
- \ref Error
|
||||
- \ref Keys
|
||||
- \ref Logging
|
||||
- \ref Math
|
||||
- \ref Random
|
||||
- \ref Signature
|
||||
- \ref wolfCrypt
|
||||
|
||||
- \ref DES
|
||||
- \ref AES
|
||||
- \ref ARC4
|
||||
- \ref BLAKE2
|
||||
- \ref Camellia
|
||||
- \ref ChaCha
|
||||
- \ref ChaCha20Poly1305
|
||||
- \ref Curve25519
|
||||
- \ref DSA
|
||||
- \ref Diffie-Hellman
|
||||
- \ref ECC
|
||||
- \ref ED25519
|
||||
- \ref HC128
|
||||
- \ref HMAC
|
||||
- \ref IDEA
|
||||
- \ref MD2
|
||||
- \ref MD4
|
||||
- \ref MD5
|
||||
- \ref Password
|
||||
- \ref PKCS7
|
||||
- \ref Poly1305
|
||||
- \ref Rabbit
|
||||
- \ref RIPEMD
|
||||
- \ref RSA
|
||||
- \ref SHA
|
||||
- \ref SRP
|
||||
*/
|
Reference in New Issue
Block a user