mirror of https://github.com/wolfSSL/wolfssl.git
Removed link/button to annotated.html page as it is currently broken
parent
4e37036cba
commit
7467b4c456
|
@ -3,5 +3,5 @@ var menudata={children:[
|
|||
{text:"Doc Home",url:"index.html"},
|
||||
{text:"Related Pages",url:"pages.html"},
|
||||
{text:"Modules",url:"modules.html"},
|
||||
{text:"Data Structures",url:"annotated.html"},
|
||||
/*{text:"Data Structures",url:"annotated.html"},*/
|
||||
{text:"Files",url:"files.html"}]}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<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 API Reference</a><br>
|
||||
<a href="https://www.wolfssl.com/doxygen/wolfcrypt_API.html">wolfCrypt 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/annotated.html">wolfSSL Data Structures</a><br> -->
|
||||
<a href="https://www.wolfssl.com/doxygen/pages.html">Useful guides/documentation</a><br>
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue