![Joshua Gleitze](/assets/img/avatar_default.png)
The apidoc.json file configures the ApiDoc tools. It generates AJAX API documentation out of comments in the source code.
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"name": "isso",
|
|
"description": "a Disqus alternative",
|
|
"title": "isso API"
|
|
}
|
|
|