Fix apidocs

This commit is contained in:
Starbeamrainbowlabs 2018-02-14 22:24:02 +00:00
parent f367237ccc
commit 2109a5fd7d
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
5 changed files with 27 additions and 3283 deletions

View File

@ -12,7 +12,7 @@ docs: rest_docs module_api_docs
rest_docs: setupApiDoc
@echo [peppermint/docs] Building docs
apidoc -o './docs/RestApi/' --config apidoc.json -f '.*\.php' -e index.php
apidoc -o './docs/RestApi/' --config apidoc.json -f '.*\.php' -e 'index.php|ModuleApi'
rm -rf doc/
module_api_docs: phpdoc

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ define({
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2018-02-14T22:17:06.668Z",
"time": "2018-02-14T22:22:08.521Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}

View File

@ -8,7 +8,7 @@
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2018-02-14T22:17:06.668Z",
"time": "2018-02-14T22:22:08.521Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}