Updated some of the links on the Doxygen page

pull/1943/head
abrahamsonn 2018-09-12 16:45:18 -06:00
parent 8aae8ceb2a
commit e809fc2d5d
1 changed files with 7 additions and 7 deletions

View File

@ -5,17 +5,17 @@
\mainpage This Documentation Covers %wolfSSL, %wolfCrypt, and %CertManager API
\section apiRef API Reference
<!-- <a href="">Encryption API reference</a><br> -->
<!-- <a href="">SSL/TLS API reference</a><br> -->
<a href="https://wolfssl.com/doxygen/modules.html">Complete API Reference</a><br>
<a href="https://wolfssl.com/doxygen/annotated.html">wolfSSL Data Structures</a><br>
<a href="https://wolfssl.com/doxygen/pages.html">Useful guides/documentation</a><br>
<a href="https://www.wolfssl.com/doxygen/modules.html">Complete API Reference</a><br>
<a href="https://www.wolfssl.com/doxygen/wolfssl_API.html">wolfSSL SSL/TLS API Reference</a><br>
<a href="https://www.wolfssl.com/doxygen/wolfcrypt_API.html">wolfCrypt Encryption API Reference</a><br>
<a href="https://www.wolfssl.com/doxygen/annotated.html">wolfSSL Data Structures</a><br>
<a href="https://www.wolfssl.com/doxygen/pages.html">Useful guides/documentation</a><br>
<br>
\subsection website Useful Links
https://wolfssl.com/wolfSSL/Home.html - Main website<br>
https://wolfssl.com/wolfSSL/Docs-wolfssl-manual-17-wolfssl-api-reference.html - %wolfSSL Manual<br>
https://www.wolfssl.com/wolfSSL/Home.html - Main website<br>
https://www.wolfssl.com/wolfSSL/Docs-wolfssl-manual-17-wolfssl-api-reference.html - %wolfSSL Manual<br>
https://www.wolfssl.com/docs/wolfssl-manual/ch18/ - wolfCrypt Manual<br>
https://github.com/wolfssl/wolfssl.git - Git repository
*/