Skip to content
Snippets Groups Projects
Commit 349cf75d authored by Regis Houssin's avatar Regis Houssin
Browse files

Change path of doxygen config file

parent aee0be31
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@
<!-- Generate API documentation -->
<target name="doxygen" description="Dolibarr documentation" >
<exec executable="doxygen" dir="${basedir}/hudson/doxygen" failonerror="false">
<arg value="${basedir}/build/doxygen/dolibarr-doxygen.doxyfile"/>
<arg value="${basedir}/build/doxygen/hudson-doxygen.doxyfile"/>
</exec>
</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment