We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efaa3b2 commit e954667Copy full SHA for e954667
dev-bin/release.sh
@@ -84,7 +84,7 @@ cachedir="/tmp/phpdoc-$$-$RANDOM"
84
rm -rf "$cachedir"
85
86
php phpDocumentor.phar \
87
- -d src,../MaxMind-DB-Reader-php/src \
+ -d ../src,../../MaxMind-DB-Reader-php/src \
88
--visibility public \
89
--cache-folder "$cachedir" \
90
--title "GeoIP2 PHP API $tag" \
0 commit comments