瀏覽代碼

fix(build): phpDocumentor usage

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
tags/v28.0.0beta1
John Molakvoæ 6 月之前
父節點
當前提交
4c7bd978e1
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      build/phpDocumentor.sh

+ 1
- 1
build/phpDocumentor.sh 查看文件

@@ -4,4 +4,4 @@ wget https://phpdoc.org/phpDocumentor.phar

mkdir -p api/

php phpDocumentor.phar -t "./api" -d "./lib/public" --title="Nextcloud PHP API ($BRANCH)"
php phpDocumentor.phar --target=./api --directory=./lib/public --title="Nextcloud PHP API ($BRANCH)"

Loading…
取消
儲存