Ant Example 1b
<target name="doc">
<javadoc packagenames="net.salientsoftware.mgr.*"
sourcepath="src"
destdir="doc"
author="true"
version="true"
use="true"
windowtitle="Upshot"
doctitle="Upshot Software"
bottom="Copyright © 2001 Salient Software Solutions Inc. All Rights Reserved." />
</target>
</project>
Previous slide
Next slide
Back to first slide
View graphic version