summaryrefslogtreecommitdiffstats
path: root/build/phpDocumentor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/phpDocumentor.sh')
-rwxr-xr-xbuild/phpDocumentor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/phpDocumentor.sh b/build/phpDocumentor.sh
index 07a35ece2d6..7c70224c76d 100755
--- a/build/phpDocumentor.sh
+++ b/build/phpDocumentor.sh
@@ -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)"