Added doxygen settings for C plugin API

This commit is contained in:
James Booth
2016-03-17 22:16:42 +00:00
parent 44cba5019a
commit 9d782fa665
5 changed files with 2720 additions and 0 deletions

1
apidocs/c/gen.sh Executable file
View File

@@ -0,0 +1 @@
rm -rf html && doxygen c-prof.conf && open html/index.html