File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9090 if [ "$JTYPE" = "cms" ]; then
9191 export MINORVERSION=${JVERSION%.*}
9292 export MAJORVERSION=${JVERSION:0:1}
93- phpdoc -d "./repos/joomla-cms/libraries/src" -t "./build/cms-$MAJORVERSION/" --cache-folder "/tmp/phpdocumentor-cache" --template "./" --title "Joomla! CMS $MINORVERSION.x API" --defaultpackagename "Joomla CMS" --setting=graphs.enabled=false --setting=guides.enabled=true
93+ phpdoc -d "./repos/joomla-cms/libraries/src" -t "./build/cms-$MAJORVERSION/" --cache-folder "/tmp/phpdocumentor-cache" --template "./" --title "Joomla! CMS $MINORVERSION.x API" --defaultpackagename "Joomla CMS" --setting=graphs.enabled=true --setting=guides.enabled=true
9494 fi
9595
9696 - name : deploy_documentation
@@ -132,6 +132,6 @@ trigger:
132132
133133---
134134kind : signature
135- hmac : 26273869977772c2008f38b43860f3c5fa5a0a9705e23c9d24fc799d400c4697
135+ hmac : 5c08c08a45e4eb39ec6e5feafd4c86d19b0843acea3ec4752e7ede4220368ffb
136136
137137...
You can’t perform that action at this time.
0 commit comments