DOC: improve doxygen intro pages

This commit is contained in:
2014-06-09 02:17:21 +02:00
parent f76429b24b
commit df7386847f
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ This library was written for Linux systems. Support for windows will not be adde
\section usage Usage
See this API doc, the public headers are in the include/ subfolder.
This is only the external API. For the internal API please clone the repository, run 'make doc' and check the src/html subfolder.
\section perf Performance
See <a href="https://github.com/hasufell/pqc/wiki/Performance-analysis">Performance Analysis on github</a>.