Commit c56e497b authored by Bas de Nooijer's avatar Bas de Nooijer

- updated build.xml

parent 61378029
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment