Fix: synchro
This commit is contained in:
parent
349cf75db8
commit
9383e493ab
@ -89,7 +89,7 @@
|
||||
|
||||
<!-- Generate API documentation -->
|
||||
<target name="doxygen" description="Dolibarr documentation" >
|
||||
<exec executable="doxygen" dir="${basedir}/hudson/doxygen" failonerror="false">
|
||||
<exec executable="doxygen" dir="${basedir}" failonerror="false">
|
||||
<arg value="${basedir}/build/doxygen/hudson-doxygen.doxyfile"/>
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user