Skip to content

Commit

Permalink
- updated build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
basdenooijer committed Feb 23, 2011
1 parent 6137802 commit c56e497
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 @@ -61,7 +61,7 @@ you could also write the switches here)
<!-- Generate API documentation -->
<target name="phpdoc">
<exec executable="phpdoc">
<arg line="-d library -t build/api -s -t 'Solarium documentation' -ue on"/>
<arg line="-s on -ue on -d library -t build/api"/>
</exec>
</target>

Expand Down

0 comments on commit c56e497

Please sign in to comment.