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

- updated phpdoc template

parent 325fff4c
......@@ -61,7 +61,7 @@ you could also write the switches here)
<!-- Generate API documentation -->
<target name="phpdoc">
<exec executable="phpdoc">
<arg line="-s on -ue on -d library -t build/api"/>
<arg line="-s on -ue on -d library -t build/api -o HTML:frames:DOM/earthli"/>
</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