+ apidoc.json

The apidoc.json file configures the ApiDoc tools. It generates AJAX API
documentation out of comments in the source code.
This commit is contained in:
Joshua Gleitze 2016-06-02 22:01:49 +02:00
parent 4d3f6fa390
commit aa373f798f

6
apidoc.json Normal file
View File

@ -0,0 +1,6 @@
{
"name": "isso",
"description": "a Disqus alternative",
"title": "isso API"
}