Skip to content

Commit

Permalink
Generate graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiosanches committed Aug 5, 2020
1 parent 4708ba2 commit 9473bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ unzip -o "woocommerce.zip" -d .
echo
output 2 "Generating API docs..."
echo
./vendor/bin/phpdoc run --template="data/templates/woocommerce"
./vendor/bin/phpdoc run --template="data/templates/woocommerce" --setting=graphs.enabled=true

# Done
echo
Expand Down

0 comments on commit 9473bc0

Please sign in to comment.