Doxygen landing page update

This commit is contained in:
abrahamsonn 2018-04-27 10:56:13 -06:00
parent e45f0efc3f
commit 9424a96289

View File

@ -3,8 +3,17 @@
*/ */
/*! /*!
\mainpage This Documentation Covers %wolfSSL, %wolfCrypt, and %CertManager API \mainpage This Documentation Covers %wolfSSL, %wolfCrypt, and %CertManager API
\section website Useful Links \section apiRef API Reference
<!-- <a href="">Encryption API reference</a><br> -->
<!-- <a href="">SSL/TLS API reference</a><br> -->
<a href="http://wolfssl.com/doxygen/modules.html">Complete API Reference</a><br>
<a href="http://wolfssl.com/doxygen/annotated.html">wolfSSL Data Structures</a><br>
<a href="http://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/Home.html - Main website<br>
https://wolfssl.com/wolfSSL/Docs-wolfssl-manual-17-wolfssl-api-reference.html - %wolfSSL Manual<br> https://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://www.wolfssl.com/docs/wolfssl-manual/ch18/ - wolfCrypt Manual<br>