Kaynağa Gözat

Merge pull request #22447 from nextcloud/enh/phpdoc

Use proper branch name in phpdoc builds
tags/v20.0.0beta3
Roeland Jago Douma 3 yıl önce
ebeveyn
işleme
aad30d3b33
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      build/phpDocumentor.sh

+ 1
- 1
build/phpDocumentor.sh Dosyayı Görüntüle

@@ -8,4 +8,4 @@ wget https://bitgrid.net/~jus/phpDocumentor.phar

mkdir -p api/

php7.4 phpDocumentor.phar -t "./api" -d "./lib/public" --title="Nextcloud PHP API (`git rev-parse --abbrev-ref HEAD`)"
php7.4 phpDocumentor.phar -t "./api" -d "./lib/public" --title="Nextcloud PHP API ($BRANCH)"

Loading…
İptal
Kaydet