mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 16:33:00 +00:00
Update docs
This commit is contained in:
parent
f18da4858b
commit
a98298ffc3
4 changed files with 4 additions and 4 deletions
|
@ -592,7 +592,7 @@ define({ "api": [
|
||||||
{
|
{
|
||||||
"type": "get",
|
"type": "get",
|
||||||
"url": "?action=idindex-show",
|
"url": "?action=idindex-show",
|
||||||
"title": "Show the id index.",
|
"title": "Show the id index",
|
||||||
"description": "<p>Outputs the id index. Useful if you need to verify that it's working as expected.</p>",
|
"description": "<p>Outputs the id index. Useful if you need to verify that it's working as expected.</p>",
|
||||||
"name": "SearchShowIdIndex",
|
"name": "SearchShowIdIndex",
|
||||||
"group": "Search",
|
"group": "Search",
|
||||||
|
|
|
@ -592,7 +592,7 @@
|
||||||
{
|
{
|
||||||
"type": "get",
|
"type": "get",
|
||||||
"url": "?action=idindex-show",
|
"url": "?action=idindex-show",
|
||||||
"title": "Show the id index.",
|
"title": "Show the id index",
|
||||||
"description": "<p>Outputs the id index. Useful if you need to verify that it's working as expected.</p>",
|
"description": "<p>Outputs the id index. Useful if you need to verify that it's working as expected.</p>",
|
||||||
"name": "SearchShowIdIndex",
|
"name": "SearchShowIdIndex",
|
||||||
"group": "Search",
|
"group": "Search",
|
||||||
|
|
|
@ -6,7 +6,7 @@ define({
|
||||||
"apidoc": "0.2.0",
|
"apidoc": "0.2.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2016-08-26T16:47:22.344Z",
|
"time": "2016-08-26T16:56:26.095Z",
|
||||||
"url": "http://apidocjs.com",
|
"url": "http://apidocjs.com",
|
||||||
"version": "0.16.1"
|
"version": "0.16.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"apidoc": "0.2.0",
|
"apidoc": "0.2.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2016-08-26T16:47:22.344Z",
|
"time": "2016-08-26T16:56:26.095Z",
|
||||||
"url": "http://apidocjs.com",
|
"url": "http://apidocjs.com",
|
||||||
"version": "0.16.1"
|
"version": "0.16.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue