mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
add doxygen target
This commit is contained in:
@@ -61,6 +61,10 @@
|
||||
</nunit2>
|
||||
</target>
|
||||
|
||||
<target name="doxygen">
|
||||
<exec program="doxygen" workingdir="doc" commandline="doxygen.conf" />
|
||||
</target>
|
||||
|
||||
|
||||
<target name="dist" depends="distdir">
|
||||
<zip zipfile="${projectdir}.zip">
|
||||
|
||||
Reference in New Issue
Block a user