mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Ant-target "javadoc" requires compiled sources
This commit is contained in:
parent
236784371b
commit
3d9c243943
@ -2097,6 +2097,7 @@ under the License.
|
||||
|
||||
<!-- Generates the latest/development API documentation. -->
|
||||
<target name="javadocs"
|
||||
depends="compile-ooxml"
|
||||
description="Generates the API documentation">
|
||||
<echo message="Generating latest Javadocs in ${javadocs.report.dir}"/>
|
||||
<javadoc verbose="false" author="true" destdir="${javadocs.report.dir}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user