Skip to content

Commit

Permalink
Switch from phpdoc to docblox
Browse files Browse the repository at this point in the history
  • Loading branch information
basdenooijer committed Aug 5, 2011
1 parent fed0971 commit 8bf3dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ you could also write the switches here)
<antcall target="phpmd"/>
<antcall target="phpcpd"/>
<antcall target="phpcs"/>
<antcall target="phpdoc"/>
<antcall target="docblox"/>
</parallel>
</target>

Expand Down

0 comments on commit 8bf3dc1

Please sign in to comment.