Add API website

This commit is contained in:
Andreas Schneider 2018-06-07 12:49:14 +02:00
parent e280111b52
commit e72c6472da
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ objects. It only requires the standard C library, works on a range of computing
platforms (including embedded) and with different compilers.
For information about how to use the cmocka unit testing framework see
doc/index.html.
doc/index.html or https://api.cmocka.org/.
Compiling
---------