mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +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",
|
||||
"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>",
|
||||
"name": "SearchShowIdIndex",
|
||||
"group": "Search",
|
||||
|
|
|
@ -592,7 +592,7 @@
|
|||
{
|
||||
"type": "get",
|
||||
"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>",
|
||||
"name": "SearchShowIdIndex",
|
||||
"group": "Search",
|
||||
|
|
|
@ -6,7 +6,7 @@ define({
|
|||
"apidoc": "0.2.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2016-08-26T16:47:22.344Z",
|
||||
"time": "2016-08-26T16:56:26.095Z",
|
||||
"url": "http://apidocjs.com",
|
||||
"version": "0.16.1"
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"apidoc": "0.2.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2016-08-26T16:47:22.344Z",
|
||||
"time": "2016-08-26T16:56:26.095Z",
|
||||
"url": "http://apidocjs.com",
|
||||
"version": "0.16.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue