From 60d3dec246943b96715de18b678ecc72a1ab0db2 Mon Sep 17 00:00:00 2001 From: John Safranek Date: Fri, 15 Mar 2019 09:23:00 -0700 Subject: [PATCH] Updates for v4.0.0 Add links to the doc README for the wolfSSL and wolfCrypt API references. --- doc/README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/README.txt b/doc/README.txt index e96989407..c85906745 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -1,3 +1,8 @@ The wolfSSL manual is available at: http://www.wolfssl.com/documentation/wolfSSL-Manual.pdf +The wolfSSL API guide is availabe at: +https://www.wolfssl.com/doxygen/wolfssl_API.html + +The wolfCrypt API guide is available at: +https://www.wolfssl.com/doxygen/wolfcrypt_API.html