Skip to content

Commit 9473bc0

Browse files
Generate graphs
1 parent 4708ba2 commit 9473bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ unzip -o "woocommerce.zip" -d .
120120
echo
121121
output 2 "Generating API docs..."
122122
echo
123-
./vendor/bin/phpdoc run --template="data/templates/woocommerce"
123+
./vendor/bin/phpdoc run --template="data/templates/woocommerce" --setting=graphs.enabled=true
124124

125125
# Done
126126
echo

0 commit comments

Comments
 (0)