Skip to content

Commit 08fbd34

Browse files
committed
changed directory to app_framework_javadoc
1 parent c4fbde4 commit 08fbd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
-->
136136
<echo message="Copying javadoc root index.html file"/>
137137
<!-- Add doclava generated index.html file to root of Javadoc -->
138-
<copy file="docres/index.html" todir="${intermediate-dir}/api_javadoc"/>
138+
<copy file="docres/index.html" todir="${intermediate-dir}/app_framework_javadoc"/>
139139
<jar destfile="../../../../output/jar_release/arcgis-android-app-framework-javadoc.jar" basedir="${intermediate-dir}/app_framework_javadoc" update="true"/>
140140
</target>
141141
<exportAntProperties>true</exportAntProperties>

0 commit comments

Comments
 (0)